rekalogika / rekapager-symfony-bridge
Common classes for Symfony integration.
Fund package maintenance!
priyadi
Installs: 1 430
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.2
- rekalogika/rekapager-contracts: ^0.19
- rekalogika/rekapager-core: ^0.19
- symfony/config: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
This package is auto-updated.
Last update: 2024-10-30 04:48:09 UTC
README
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
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
monorepo.