Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rekalogika/rekapager-contracts
Interfaces and nominal classes for Rekapager pagination library
https://github.com/rekalogika/rekapager-contracts
keyset keyset-pagination offset offset-pagination page pager pagination paging rekapager
Last synced: about 1 month ago
JSON representation
Interfaces and nominal classes for Rekapager pagination library
- Host: GitHub
- URL: https://github.com/rekalogika/rekapager-contracts
- Owner: rekalogika
- License: mit
- Created: 2024-03-30T20:17:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T04:47:59.000Z (2 months ago)
- Last Synced: 2024-11-12T18:16:56.704Z (2 months ago)
- Topics: keyset, keyset-pagination, offset, offset-pagination, page, pager, pagination, paging, rekapager
- Language: PHP
- Homepage: https://rekalogika.dev/rekapager
- Size: 16.6 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-contracts
Interfaces and nominal classes 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.