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 : 18.224.137.108
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
laminas /
laminas-code /
Delete
Unzip
Name
Size
Permission
Date
Action
polyfill
[ DIR ]
drwxrwxr-x
2022-07-28 22:46
src
[ DIR ]
drwxrwxr-x
2022-07-28 22:46
COPYRIGHT.md
91
B
-rw-rw-r--
2022-07-28 22:46
LICENSE.md
1.46
KB
-rw-rw-r--
2022-07-28 22:46
README.md
3.5
KB
-rw-rw-r--
2022-07-28 22:46
composer.json
1.99
KB
-rw-rw-r--
2022-07-28 22:46
composer.lock
158.35
KB
-rw-rw-r--
2022-07-28 22:46
renovate.json
133
B
-rw-rw-r--
2022-07-28 22:46
Save
Rename
{ "name": "laminas/laminas-code", "description": "Extensions to the PHP Reflection API, static code scanning, and code generation", "keywords": [ "laminas", "laminasframework", "code" ], "homepage": "https://laminas.dev", "license": "BSD-3-Clause", "require": { "php": ">=7.4, <8.2" }, "require-dev": { "ext-phar": "*", "doctrine/annotations": "^1.13.2", "laminas/laminas-coding-standard": "^2.3.0", "laminas/laminas-stdlib": "^3.6.1", "phpunit/phpunit": "^9.5.10", "psalm/plugin-phpunit": "^0.17.0", "vimeo/psalm": "^4.13.1" }, "suggest": { "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", "laminas/laminas-stdlib": "Laminas\\Stdlib component" }, "config": { "allow-plugins": { "dealerdirect/phpcodesniffer-composer-installer": true }, "platform": { "php": "7.4.99" }, "sort-packages": true }, "autoload": { "psr-4": { "Laminas\\Code\\": "src/" }, "files": [ "polyfill/ReflectionEnumPolyfill.php" ] }, "autoload-dev": { "psr-4": { "LaminasTest\\Code\\": "test/" } }, "scripts": { "check": [ "@cs-check", "@test" ], "cs-check": "phpcs", "cs-fix": "phpcbf", "static-analysis": "psalm --shepherd --stats", "test": "phpunit --colors=always", "test-coverage": "phpunit --colors=always --coverage-clover clover.xml" }, "support": { "issues": "https://github.com/laminas/laminas-code/issues", "forum": "https://discourse.laminas.dev", "chat": "https://laminas.dev/chat", "source": "https://github.com/laminas/laminas-code", "docs": "https://docs.laminas.dev/laminas-code/", "rss": "https://github.com/laminas/laminas-code/releases.atom" } }