zmog / systran-client
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/zmog/systran-client
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>