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

https://github.com/rekalogika/rekapager-symfony-bridge

Common classes for Symfony integration
https://github.com/rekalogika/rekapager-symfony-bridge

Last synced: 6 months ago
JSON representation

Common classes for Symfony integration

Awesome Lists containing this project

README

        

# rekalogika/rekapager-symfony-bridge

Common classes for Symfony integration. They are split here because we have two
Symfony bundles, and we don't want them to depend on each other.

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.