https://github.com/rekalogika/rekapager-symfony-bridge
Common classes for Symfony integration
https://github.com/rekalogika/rekapager-symfony-bridge
Last synced: 2 days ago
JSON representation
Common classes for Symfony integration
- Host: GitHub
- URL: https://github.com/rekalogika/rekapager-symfony-bridge
- Owner: rekalogika
- License: mit
- Created: 2024-04-08T14:46:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-01T06:27:25.000Z (5 months ago)
- Last Synced: 2025-08-15T07:23:26.644Z (about 2 months ago)
- Language: PHP
- Size: 40 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-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.