laminas/laminas-paginator
Laminas Paginator provides flexible pagination for PHP apps, with adapters for arrays, iterators, and database results. Generate page ranges and navigation data, and integrate with Laminas MVC or use standalone for paged listings.
3.0.x bugfix release (patch)
next backward compatibility break release (major)
91: Re-introduce Caching Features thanks to @gsteel
90: Merge release 2.22.0 into 3.0.x thanks to @github-actions[bot]
Paginator::toJson() thanks to @gsteelLaminas\View Integration thanks to @gsteelLaminas\Db related adapters and code thanks to @gsteelPages type thanks to @gsteelFeature release (minor)
Feature release (minor)
Feature release (minor)
[@final](https://github.com/final) thanks to @renovate[bot]Feature release (minor)
2.18.x bugfix release (patch)
Feature release (minor)
Feature release (minor)
Feature release (minor)
2.15.x bugfix release (patch)
Feature release (minor)
Feature release (minor)
Feature release (minor)
2.12.x bugfix release (patch)
2.12.x bugfix release (patch)
Feature release (minor)
Feature release (minor)
Adds support for PHP 8.0.
Adds the ability for the Laminas\Paginator\AdapterPluginManagerFactory to look in the config service for a paginators key populated with laminas-servicemanager-style configuration. When found, that configuration will be used to configure the Laminas\Paginator\AdapterPluginManager instance returned, allowing components and applications the ability to provide additional adapters.
Laminas\Paginator\Adapter\DbSelect, Laminas\Paginator\Adapter\DbTableGateway, and their related factories. We recommend that users of these adapters migrate to laminas/laminas-paginator-adapter-laminasdb, which contains 1:1 ports of the classes.next feature release (minor)
Total issues resolved: 0
Total pull requests resolved: 2
Total contributors: 2
14: Merge release 2.8.4 into 2.9.x thanks to @github-actions[bot]
DbSelect adapter to allow testing for the row count column using its lowercased name; this is required when PDO::CASE_LOWER is used for the PDO::ATTR_CASE option.next bugfix release (mini)
DbSelect adapter. Previously, it was done such that the cache identifier was always unique or never unique, which would lead to unexpected behavior.How can I help you explore Laravel packages today?