Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rekalogika/rekapager-bundle
Symfony bundle for the Rekapager library
https://github.com/rekalogika/rekapager-bundle
bundle doctrine keyset keyset-pagination limit offset offset-pagination pager pagerfanta pagination symfony symfony-bundle
Last synced: about 1 month ago
JSON representation
Symfony bundle for the Rekapager library
- Host: GitHub
- URL: https://github.com/rekalogika/rekapager-bundle
- Owner: rekalogika
- License: mit
- Created: 2024-03-30T20:16:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T15:29:37.000Z (2 months ago)
- Last Synced: 2024-09-30T16:04:48.750Z (about 2 months ago)
- Topics: bundle, doctrine, keyset, keyset-pagination, limit, offset, offset-pagination, pager, pagerfanta, pagination, symfony, symfony-bundle
- Language: PHP
- Homepage: https://rekalogika.dev/rekapager
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rekalogika/rekapager-bundle
Symfony bundle for the Rekapager library.
Rekapager is a pagination library for PHP, supporting both offset-based and
keyset-based pagination.## Documentation
[rekalogika.dev/rekapager](https://rekalogika.dev/rekapager)
## License
MIT
## Contributing
This framework consists of multiple repositories split from a monorepo. Be
sure to submit issues and pull requests to the
[`rekalogika/rekapager`](https://github.com/rekalogika/rekapager) monorepo.