Version No Longer Supported
You are viewing the documentation for the 2.x branch of the PagerfantaBundle package which reached is no longer supported as of December 31, 2021. You are advised to upgrade as soon as possible to a supported version.
PagerfantaBundle
The PagerfantaBundle is a Symfony bundle integrating Pagerfanta into an application.
This bundle is a continuation of the WhiteOctoberPagerfantaBundle
.
The bundle includes:
- A Twig function to render Pagerfanta objects with views and options
- Pagerfanta view which supports Twig templates
- Services to easily use Pagerfanta views anywhere in your application
- A flexible API to customize paginated routing
- Default CSS for the
Pagerfanta\View\DefaultView
class
The documentation covers only the features added by this bundle, please review the Pagerfanta documentation for more information about how to use the library.
Support Matrix
The below table shows the supported PHP and Symfony versions for this bundle. Note that there is not a 1.x version of this bundle, the previous WhiteOctoberPagerfantaBundle
should be considered the 1.x version.
Version | Status | PHP Versions | Symfony Versions |
---|---|---|---|
2.x | No Longer Supported | 7.2-8.0 | 3.4, 4.4, 5.3-5.4 |
3.x | Actively Supported | 7.4+ | 4.4, 5.3-5.4 |