Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rekalogika/rekapager-doctrine-collections-adapter
Doctrine Collections adapter for Rekapager pagination library
https://github.com/rekalogika/rekapager-doctrine-collections-adapter
collection collections cursor cursor-pagination doctrine doctrine-collections keyset keyset-pagination limit offset offset-pagination pager pagination rekapager selectable
Last synced: about 1 month ago
JSON representation
Doctrine Collections adapter for Rekapager pagination library
- Host: GitHub
- URL: https://github.com/rekalogika/rekapager-doctrine-collections-adapter
- Owner: rekalogika
- License: mit
- Created: 2024-03-30T20:19:31.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T04:48:04.000Z (2 months ago)
- Last Synced: 2024-12-01T21:38:08.896Z (about 1 month ago)
- Topics: collection, collections, cursor, cursor-pagination, doctrine, doctrine-collections, keyset, keyset-pagination, limit, offset, offset-pagination, pager, pagination, rekapager, selectable
- Language: PHP
- Homepage: https://rekalogika.dev/rekapager
- Size: 43 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-doctrine-collections-adapter
Doctrine Collections adapter for Rekapager pagination 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.