An open API service indexing awesome lists of open source software.

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.

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.