rhincodon / package
Package
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/rhincodon/package
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: 4.*
- scrutinizer/ocular: ~1.1
This package is not auto-updated.
Last update: 2025-09-27 22:43:49 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.