knplabs / knp-components
Knplabs component library
Installs: 34 382 767
Dependents: 50
Suggesters: 3
Security: 0
Stars: 749
Watchers: 19
Forks: 141
Open Issues: 9
Requires
- php: ^8.1
- symfony/event-dispatcher-contracts: ^3.0
Requires (Dev)
- ext-pdo_sqlite: *
- doctrine/dbal: ^3.8 || ^4.0
- doctrine/mongodb-odm: ^2.5.5
- doctrine/orm: ^2.13 || ^3.0
- doctrine/phpcr-odm: ^1.8 || ^2.0
- jackalope/jackalope-doctrine-dbal: ^1.12 || ^2.0
- phpunit/phpunit: ^10.5 || ^11.3
- propel/propel1: ^1.7
- ruflin/elastica: ^7.0
- solarium/solarium: ^6.0
- symfony/http-foundation: ^5.4.38 || ^6.4.4 || ^7.0
- symfony/http-kernel: ^5.4.38 || ^6.4.4 || ^7.0
- symfony/property-access: ^5.4.38 || ^6.4.4 || ^7.0
Suggests
- doctrine/common: to allow usage pagination with Doctrine ArrayCollection
- doctrine/mongodb-odm: to allow usage pagination with Doctrine ODM MongoDB
- doctrine/orm: to allow usage pagination with Doctrine ORM
- doctrine/phpcr-odm: to allow usage pagination with Doctrine ODM PHPCR
- propel/propel1: to allow usage pagination with Propel ORM
- ruflin/elastica: to allow usage pagination with ElasticSearch Client
- solarium/solarium: to allow usage pagination with Solarium Client
- symfony/http-foundation: to retrieve arguments from Request
- symfony/property-access: to allow sorting arrays
Conflicts
- doctrine/dbal: <3.8
- dev-master / 5.x-dev
- v5.1.0
- v5.0.0
- v4.4.0
- v4.3.1
- v4.3.0
- v4.2.0
- v4.1.0
- v4.0.1
- v4.0.0
- v3.6.0
- v3.5.0
- v3.4.0
- v3.3.0
- v3.2.0
- v3.1.0
- v3.0.2
- v3.0.1
- v3.0.0
- v2.5.1
- v2.5.0
- v2.4.2
- v2.4.1
- v2.4.0
- v2.3.6
- v2.3.5
- v2.3.4
- v2.3.3
- v2.3.2
- v2.3.1
- v2.3.0
- v2.2.1
- v2.2.0
- v2.1.1
- v2.1.0
- v2.0.1
- v2.0.0
- 1.3.x-dev
- v1.3.10
- v1.3.9
- 1.3.8
- 1.3.7
- v1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.2
- 1.1.1
- v1.1
- v1.0
This package is auto-updated.
Last update: 2024-10-27 15:46:24 UTC
README
Components in this library:
- Pager fancy paginator component
Running unit tests
PHPUnit 10 or 11 is required. To setup and run tests follow these steps:
- go to the root directory of components
- run:
composer install
composer test
Maintainers
Please read this post first.
This library is maintained by the following people (alphabetically sorted) :
- @garak
- @polc