Skip to content

A skeleton repository for CION's PHP Packages

License

Notifications You must be signed in to change notification settings

ci-on/skeleton-php

 
 

Repository files navigation

Very short description of the package

Latest Version on Packagist Build Status Quality Score Total Downloads

Note: Replace :author_name :author_username :author_email :package_name :package_description with their correct values in README.md, CHANGELOG.md, CONTRIBUTING.md, LICENSE.md and composer.json files, then delete this line.

This is where your description should go. Try and limit it to a paragraph or two.

Installation

You can install the package via composer:

composer require cion/:package_name

Usage

$skeleton = new Cion\Skeleton();
echo $skeleton->echoPhrase('Hello, Cion!');

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email chris@cion.agency instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

A skeleton repository for CION's PHP Packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 52.7%
  • Shell 47.3%