Libraries tagged by paginator
nette/utils
294393140 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
36980131 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
knplabs/knp-components
37686439 Downloads
Knplabs component library
pagerfanta/pagerfanta
44468478 Downloads
Pagination for PHP
spatie/laravel-json-api-paginate
3358388 Downloads
A paginator that plays nice with the JSON API spec
jasongrimes/paginator
1100835 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.
laminas/laminas-paginator
4370275 Downloads
Paginate collections of data from arbitrary sources
zendframework/zend-paginator
6868746 Downloads
Paginate collections of data from arbitrary sources
beberlei/porpaginas
520627 Downloads
Library that generically solves several pagination issues with DAO/repository abstractions.
spatie/laravel-paginateroute
142026 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
hyperf/paginator
1442854 Downloads
A paginator component for hyperf.
coffeecode/paginator
52414 Downloads
Paginator is simple and is ready to generate results navigation in your application
austinw/laravel-union-paginator
1391 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
148582 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
lampager/lampager-laravel
34597 Downloads
Rapid pagination for Laravel