joshuaswarren / jack-sparrow
Library to translate text from English to Pirate.
dev-master
2015-11-19 04:59 UTC
Requires
- php: >=5.4
Requires (Dev)
- codeclimate/php-test-reporter: dev-master
- phpunit/phpunit: ~5
This package is auto-updated.
Last update: 2024-10-20 10:03:26 UTC
README
Purpose
JackSparrow is a simple PHP library that uses the API at http://isithackday.com/arrpi.php to translate English to 'Pirate'.
This library exists primarily to serve as a test-bed and example for creating a single PHP library that will work with a number of different PHP frameworks.