zmog / systran-client
1.0.3
2024-06-04 20:12 UTC
Requires
- php: >=8.1.0
- ext-curl: *
- ext-json: *
- ext-mbstring: *
Requires (Dev)
- phpunit/phpunit: ~4.0
- satooshi/php-coveralls: ~0.6.1
- squizlabs/php_codesniffer: ~2.0
README
This is a PHP implementation of the Systran Translation Client Library.
Install dependencies
Using composer
php composer.phar install
Test
./vendor/bin/phpunit tests/<test file>