Libraries tagged by paginator
nette/utils
430239036 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
44830268 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
knplabs/knp-components
45636823 Downloads
Knplabs component library
pagerfanta/pagerfanta
51968527 Downloads
Pagination for PHP
spatie/laravel-json-api-paginate
5128224 Downloads
A paginator that plays nice with the JSON API spec
laminas/laminas-paginator
6141633 Downloads
Paginate collections of data from arbitrary sources
jasongrimes/paginator
1316876 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
7147571 Downloads
Paginate collections of data from arbitrary sources
austinw/laravel-union-paginator
54226 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
beberlei/porpaginas
643502 Downloads
Library that generically solves several pagination issues with DAO/repository abstractions.
hyperf/paginator
1977340 Downloads
A paginator component for hyperf.
coffeecode/paginator
60549 Downloads
Paginator is simple and is ready to generate results navigation in your application
mention/fast-doctrine-paginator
126783 Downloads
Fast Doctrine paginator for batching, infinite scrolling, Relay
paysera/lib-pagination
205420 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
lampager/lampager-laravel
42867 Downloads
Rapid pagination for Laravel