fusion-clock / pig
Turn text into pig latin.
dev-master / 1.0.x-dev
2017-04-04 14:25 UTC
Requires
- php: ~7.0
Requires (Dev)
- phpunit/phpunit: ~4.0||~5.0
- squizlabs/php_codesniffer: ^2.3
This package is not auto-updated.
Last update: 2025-05-11 05:40:58 UTC
README
Install
Via Composer
$ composer require fusion-clock/pig
Usage
$pig = new FusionClock\Pig\Pig(); echo $pig->squeel('Banana');
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email petri@bezemer.fi instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.