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.116.80.77
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
knplabs /
knp-paginator-bundle /
Delete
Unzip
Name
Size
Permission
Date
Action
.git
[ DIR ]
drwxr-xr-x
2022-12-22 17:25
.github
[ DIR ]
drwxr-xr-x
2022-12-22 17:25
config
[ DIR ]
drwxrwxr-x
2022-08-28 14:42
docs
[ DIR ]
drwxrwxr-x
2022-08-28 14:42
src
[ DIR ]
drwxrwxr-x
2022-08-28 14:42
templates
[ DIR ]
drwxrwxr-x
2022-08-28 14:42
tests
[ DIR ]
drwxr-xr-x
2022-12-22 17:25
translations
[ DIR ]
drwxrwxr-x
2022-08-28 14:42
.gitattributes
312
B
-rw-r--r--
2022-12-22 17:25
.gitignore
32
B
-rw-r--r--
2022-12-22 17:25
.php-cs-fixer.php
628
B
-rw-r--r--
2022-12-22 17:25
CHANGELOG.md
5.67
KB
-rw-r--r--
2022-12-22 17:25
CODE_OF_CONDUCT.md
2.63
KB
-rw-r--r--
2022-12-22 17:25
CONTRIBUTING.md
3.05
KB
-rw-r--r--
2022-12-22 17:25
LICENSE
1.03
KB
-rw-rw-r--
2022-08-28 14:42
README.md
13.13
KB
-rw-rw-r--
2022-08-28 14:42
composer.json
1.67
KB
-rw-rw-r--
2022-08-28 14:42
phpstan-baseline.neon
1.24
KB
-rw-r--r--
2022-12-22 17:25
phpstan.neon
88
B
-rw-r--r--
2022-12-22 17:25
phpunit.xml.dist
282
B
-rw-r--r--
2022-12-22 17:25
Save
Rename
{ "name": "knplabs/knp-paginator-bundle", "type": "symfony-bundle", "description": "Paginator bundle for Symfony to automate pagination and simplify sorting and other features", "keywords": ["pager", "paginator", "pagination", "symfony", "bundle", "knp", "knplabs"], "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle", "license": "MIT", "authors": [ { "name": "KnpLabs Team", "homepage": "http://knplabs.com" }, { "name": "Symfony Community", "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle/contributors" } ], "require": { "php": "^7.3 || ^8.0", "knplabs/knp-components": "^2.4 || ^3.0", "symfony/config": "^4.4 || ^5.4 || ^6.0", "symfony/dependency-injection": "^4.4 || ^5.4 || ^6.0", "symfony/event-dispatcher": "^4.4 || ^5.4 || ^6.0", "symfony/http-foundation": "^4.4 || ^5.4 || ^6.0", "symfony/http-kernel": "^4.4 || ^5.4 || ^6.0", "symfony/routing": "^4.4 || ^5.4 || ^6.0", "symfony/translation": "^4.4 || ^5.4 || ^6.0", "twig/twig": "^2.0 || ^3.0" }, "require-dev": { "phpstan/phpstan": "^1.2", "phpunit/phpunit": "^8.5 || ^9.5", "symfony/expression-language": "^4.4 || ^5.4 || ^6.0", "symfony/templating": "^4.4 || ^5.4 || ^6.0" }, "autoload": { "psr-4": { "Knp\\Bundle\\PaginatorBundle\\": "src" } }, "config": { "sort-packages": true }, "scripts": { "test": "vendor/bin/phpunit" }, "extra": { "branch-alias": { "dev-master": "5.x-dev" } } }