rhincodon / package
Package
dev-master / 1.0.x-dev
2015-06-04 21:19 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: 4.*
- scrutinizer/ocular: ~1.1
This package is not auto-updated.
Last update: 2024-10-26 17:56:02 UTC
README
Install
Via Composer
$ composer require rhincodon/package
Usage
$package = new Rhincodon\Package(); echo $package->echoPhrase('Hello, Package!');
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email rhinodontypicus@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.