Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.144.17.112
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
1 /
vendor /
voku /
portable-ascii /
Delete
Unzip
Name
Size
Permission
Date
Action
build
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
src
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
CHANGELOG.md
4.74
KB
-rw-r--r--
2020-11-17 16:24
LICENSE.txt
1.03
KB
-rw-r--r--
2020-11-17 16:24
README.md
16.95
KB
-rw-r--r--
2020-11-17 16:24
composer.json
860
B
-rw-r--r--
2020-11-17 16:24
Save
Rename
{ "name": "voku/portable-ascii", "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", "type": "library", "keywords": [ "clean", "php", "ascii" ], "homepage": "https://github.com/voku/portable-ascii", "license": "MIT", "authors": [ { "name": "Lars Moelleken", "homepage": "http://www.moelleken.org/" } ], "require": { "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" }, "suggest": { "ext-intl": "Use Intl for transliterator_transliterate() support" }, "autoload": { "psr-4": { "voku\\": "src/voku/" } }, "autoload-dev": { "psr-4": { "voku\\tests\\": "tests/" } } }