javihgil / doctrine-pagination
Doctrine pagination
Installs: 27 811
Dependents: 1
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 3
Open Issues: 0
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.