Turn text into pig latin.

dev-master / 1.0.x-dev 2017-04-04 14:25 UTC

This package is not auto-updated.

Last update: 2024-05-12 00:45:24 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

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.