babdev / pagerfanta-bundle
Bundle integrating Pagerfanta with Symfony
Fund package maintenance!
mbabker
Installs: 11 655 837
Dependents: 61
Suggesters: 0
Security: 0
Stars: 173
Watchers: 3
Forks: 110
Open Issues: 1
Type:symfony-bundle
Requires
- php: ^8.1
- pagerfanta/core: ^3.7 || ^4.0
- psr/container: ^1.0 || ^2.0
- symfony/config: ^5.4 || ^6.4 || ^7.1
- symfony/dependency-injection: ^5.4 || ^6.4 || ^7.1
- symfony/http-foundation: ^5.4 || ^6.4 || ^7.1
- symfony/http-kernel: ^5.4 || ^6.4 || ^7.1
- symfony/property-access: ^5.4 || ^6.4 || ^7.1
- symfony/routing: ^5.4 || ^6.4 || ^7.1
Requires (Dev)
- jms/serializer: ^3.18
- jms/serializer-bundle: ^4.2 || ^5.0
- matthiasnoback/symfony-dependency-injection-test: ^5.0
- pagerfanta/twig: ^3.7 || ^4.0
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: 1.12.7
- phpstan/phpstan-phpunit: 1.4.0
- phpstan/phpstan-symfony: 1.4.11
- phpunit/phpunit: 9.6.21
- symfony/phpunit-bridge: ^5.4 || ^6.4 || ^7.1
- symfony/serializer: ^5.4 || ^6.4 || ^7.1
- symfony/translation: ^5.4 || ^6.4 || ^7.1
- symfony/twig-bridge: ^5.4 || ^6.4 || ^7.1
- symfony/twig-bundle: ^5.4 || ^6.4 || ^7.1
- 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
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.1
- symfony/translation: <5.4 || >=6.0,<6.4 || >=7.0,<7.1
- symfony/twig-bridge: <5.4 || >=6.0,<6.4 || >=7.0,<7.1
- symfony/twig-bundle: <5.4 || >=6.0,<6.4 || >=7.0,<7.1
- twig/twig: <2.13
- white-october/pagerfanta-bundle: *
- 4.x-dev
- v4.5.0
- v4.4.0
- v4.3.0
- v4.2.1
- v4.2.0
- v4.1.0
- v4.0.0
- 3.x-dev
- v3.8.0
- v3.7.0
- v3.6.1
- v3.6.0
- v3.5.0
- v3.4.0
- v3.3.0
- v3.2.1
- v3.2.0
- v3.1.0
- v3.0.2
- v3.0.1
- v3.0.0
- v3.0.0-beta
- 2.x-dev
- v2.11.0
- v2.10.1
- v2.10.0
- v2.9.0
- v2.8.0
- v2.7.0
- v2.6.1
- v2.6.0
- v2.5.2
- v2.5.1
- v2.5.0
- v2.4.3
- v2.4.2
- v2.4.1
- v2.4.0
- v2.3.2
- v2.3.1
- v2.3.0
- v2.2.1
- v2.2.0
- v2.1.0
- v2.0.0
- v2.0.0-alpha
- dev-l10n_3.x
This package is auto-updated.
Last update: 2024-11-03 20:24:34 UTC
README
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.