javihgil / doctrine-pagination
This package is abandoned and no longer maintained.
The author suggests using the softspring/doctrine-paginator package instead.
Doctrine pagination
v1.1.3
2022-12-20 16:11 UTC
Requires
- php: >=7.3
- doctrine/orm: ~2.8
Requires (Dev)
- phpunit/phpunit: ^9.1
README
This library provides a paginated repository and collection for Doctrine.
Documentation
- 1. Installation
- 2. Configure repository
- 3. Using paginated repository
- 4. Using paginated collections
- 5. Filter trait (TODO)
Symfony integration
You can integrate with Symfony projects using javihgil/doctrine-pagination-bundle.
License
This bundle is under the MIT license. See the complete license in the bundle LICENSE file.