https://github.com/rekalogika/rekapager-adapter-common
Common utilities for Rekapager adapters. Not intended to be used directly.
https://github.com/rekalogika/rekapager-adapter-common
Last synced: 6 months ago
JSON representation
Common utilities for Rekapager adapters. Not intended to be used directly.
- Host: GitHub
- URL: https://github.com/rekalogika/rekapager-adapter-common
- Owner: rekalogika
- License: mit
- Created: 2024-06-22T08:44:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T04:48:02.000Z (8 months ago)
- Last Synced: 2024-12-02T01:25:31.939Z (6 months ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rekalogika/rekapager-adapter-common
Common utilities for Rekapager adapters. Not intended to be used directly.
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.