Libraries tagged by paginator
nette/utils
243990021 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
33930646 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
knplabs/knp-components
34601104 Downloads
Knplabs component library
pagerfanta/pagerfanta
41523610 Downloads
Pagination for PHP
spatie/laravel-json-api-paginate
2749468 Downloads
A paginator that plays nice with the JSON API spec
jasongrimes/paginator
1018320 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
3726610 Downloads
Paginate collections of data from arbitrary sources
zendframework/zend-paginator
6712100 Downloads
Paginate collections of data from arbitrary sources
beberlei/porpaginas
479271 Downloads
Library that generically solves several pagination issues with DAO/repository abstractions.
spatie/laravel-paginateroute
133162 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
hyperf/paginator
1246885 Downloads
A paginator component for hyperf.
coffeecode/paginator
48823 Downloads
Paginator is simple and is ready to generate results navigation in your application
paysera/lib-pagination
126485 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
lampager/lampager-laravel
30437 Downloads
Rapid pagination for Laravel
babdev/pagerfanta
67708 Downloads
Pagination for PHP