https://github.com/softspring/doctrine-paginator
https://github.com/softspring/doctrine-paginator
doctrine pagination
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/softspring/doctrine-paginator
- Owner: softspring
- License: mit
- Created: 2022-10-10T11:16:07.000Z (over 3 years ago)
- Default Branch: 5.3
- Last Pushed: 2024-10-21T12:12:50.000Z (over 1 year ago)
- Last Synced: 2024-10-21T16:17:13.427Z (over 1 year ago)
- Topics: doctrine, pagination
- Language: PHP
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Doctrine paginator component





[](https://github.com/softspring/doctrine-paginator/actions/workflows/ci.yml)
Provides a simple powerful doctrine paginator.
## Documentation
* [1. Installation](docs/1_installation.md)
* [2. Concepts](docs/2_concepts.md)
* [3. Query page](docs/3_query_page.md)
* [4. Paginated collection](docs/4_paginated_collection.md)
* [5. Twig usage](docs/5_twig_usage.md)
* [6. Paginator form](docs/6_paginator_form.md)
## License
This bundle is under the MIT license. See the complete license in the bundle [LICENSE](LICENSE) file.