Libraries tagged by paginator
nette/utils
459624973 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
knplabs/knp-paginator-bundle
46218200 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
knplabs/knp-components
47051234 Downloads
Knplabs component library
pagerfanta/pagerfanta
53301588 Downloads
Pagination for PHP
spatie/laravel-json-api-paginate
5411955 Downloads
A paginator that plays nice with the JSON API spec
laminas/laminas-paginator
6462024 Downloads
Paginate collections of data from arbitrary sources
jasongrimes/paginator
1352942 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
zendframework/zend-paginator
7195002 Downloads
Paginate collections of data from arbitrary sources
beberlei/porpaginas
662627 Downloads
Library that generically solves several pagination issues with DAO/repository abstractions.
babdev/pagerfanta
79339 Downloads
Pagination for PHP
hyperf/paginator
2055024 Downloads
A paginator component for hyperf.
coffeecode/paginator
62358 Downloads
Paginator is simple and is ready to generate results navigation in your application
mention/fast-doctrine-paginator
131812 Downloads
Fast Doctrine paginator for batching, infinite scrolling, Relay
austinw/laravel-union-paginator
61737 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
paysera/lib-pagination
212705 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination