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
- Host: GitHub
- URL: https://github.com/rekalogika/rekapager-symfony-bridge
- Owner: rekalogika
- License: mit
- Created: 2024-04-08T14:46:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-30T04:48:06.000Z (7 months ago)
- Last Synced: 2024-12-01T06:57:54.608Z (6 months ago)
- Language: PHP
- Size: 47.9 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.