sbstjn / reng
Release Name Generator
Installs: 13 219
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
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 19:26:52 UTC
README
Release Name Generator
For PHP 5.3 and above - aka. handy-hyena
## InstallVia Composer
$ composer require sbstjn/reng
Usage
echo ReleaseName\Release::random();
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
$ composer run composer run
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email mail@sbstjn.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.