babdev/pagerfanta-bundle
Bundle integrating Pagerfanta with Symfony
Maintainers
Package info
github.com/BabDev/PagerfantaBundle
Type:symfony-bundle
pkg:composer/babdev/pagerfanta-bundle
Fund package maintenance!
Requires
- php: ^8.1
- pagerfanta/core: ^3.7 || ^4.0
- psr/container: ^1.0 || ^2.0
- symfony/config: ^5.4 || ^6.4 || ^7.3 || ^8.0
- symfony/dependency-injection: ^5.4 || ^6.4 || ^7.3 || ^8.0
- symfony/http-foundation: ^5.4 || ^6.4 || ^7.3 || ^8.0
- symfony/http-kernel: ^5.4 || ^6.4 || ^7.3 || ^8.0
- symfony/property-access: ^5.4 || ^6.4 || ^7.3 || ^8.0
- symfony/routing: ^5.4 || ^6.4 || ^7.3 || ^8.0
Requires (Dev)
- jms/serializer: ^3.18
- jms/serializer-bundle: ^4.2 || ^5.0
- matthiasnoback/symfony-dependency-injection-test: ^6.2
- pagerfanta/twig: ^3.7 || ^4.0
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: 2.1.32
- phpstan/phpstan-phpunit: 2.0.8
- phpstan/phpstan-symfony: 2.0.9
- phpunit/phpunit: 10.5.58 || 11.5.44 || 12.4.4
- symfony/serializer: ^5.4 || ^6.4 || ^7.3 || ^8.0
- symfony/translation: ^5.4 || ^6.4 || ^7.3 || ^8.0
- symfony/twig-bridge: ^5.4 || ^6.4 || ^7.3 || ^8.0
- symfony/twig-bundle: ^5.4 || ^6.4 || ^7.3 || ^8.0
- twig/twig: ^2.13 || ^3.0
Suggests
- jms/serializer-bundle: To use the Pagerfanta class with the JMS Serializer
- symfony/serializer: To use the Pagerfanta class with the Symfony Serializer
- symfony/translation: To use the Twig templates with translation support
- twig/twig: To integrate Pagerfanta with Twig through extensions
Provides
None
Conflicts
- jms/serializer: <3.18
- jms/serializer-bundle: <4.2
- pagerfanta/twig: <3.7
- symfony/serializer: <5.4 || >=6.0,<6.4 || >=7.0,<7.3
- symfony/translation: <5.4 || >=6.0,<6.4 || >=7.0,<7.3
- symfony/twig-bridge: <5.4 || >=6.0,<6.4 || >=7.0,<7.3
- symfony/twig-bundle: <5.4 || >=6.0,<6.4 || >=7.0,<7.3
- twig/twig: <2.13
- white-october/pagerfanta-bundle: *
Replaces
None
MIT ea3eb6a3f9d838de73254683b1a57014877d2ff3
This package is auto-updated.
Last update: 2026-06-05 14:07:13 UTC
README
👁 Latest Stable Version
👁 Latest Unstable Version
👁 Total Downloads
👁 License
👁 Run Tests
Bundle to use Pagerfanta with Symfony.
This bundle is a continuation of the WhiteOctoberPagerfantaBundle.
Documentation
Please see the BabDev website for detailed information on how to use this bundle.
Security
If you believe you have discovered a security issue with this bundle, please email michael.babker@gmail.com with information about the issue. Do NOT use the public issue tracker for security issues.
Acknowledgements
This bundle is a continuation of the WhiteOctoberPagerfantaBundle. The work from all past contributors to the previous bundle is greatly appreciated.
License
Pagerfanta is licensed under the MIT License. See the LICENSE file for full details.
