Linux spg1.cloudpowerdns.com 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
LiteSpeed
Server IP : 176.9.63.151 & Your IP : 216.73.217.60
Domains :
Cant Read [ /etc/named.conf ]
User : fastear1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
fastear1 /
.trash /
vendor /
voku /
portable-ascii /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2024-11-21 06:49
.deepsource.toml
39
B
-rw-r--r--
2024-11-21 06:49
CHANGELOG.md
5.93
KB
-rw-r--r--
2024-11-21 06:49
LICENSE.txt
1.03
KB
-rw-r--r--
2024-11-21 06:49
README.md
17.86
KB
-rw-r--r--
2024-11-21 06:49
composer.json
861
B
-rw-r--r--
2024-11-21 06:49
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": "https://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/" } } }