joshuaswarren / jack-sparrow
Library to translate text from English to Pirate.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/joshuaswarren/jack-sparrow
Requires
- php: >=5.4
Requires (Dev)
- codeclimate/php-test-reporter: dev-master
- phpunit/phpunit: ~5
This package is auto-updated.
Last update: 2025-10-20 12:04:31 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.