Libraries tagged by paginator
nette/utils
453130572 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
45917512 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
knplabs/knp-components
46743939 Downloads
Knplabs component library
pagerfanta/pagerfanta
53017607 Downloads
Pagination for PHP
spatie/laravel-json-api-paginate
5352176 Downloads
A paginator that plays nice with the JSON API spec
laminas/laminas-paginator
6394196 Downloads
Paginate collections of data from arbitrary sources
jasongrimes/paginator
1345322 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
7183656 Downloads
Paginate collections of data from arbitrary sources
beberlei/porpaginas
659015 Downloads
Library that generically solves several pagination issues with DAO/repository abstractions.
hyperf/paginator
2037448 Downloads
A paginator component for hyperf.
coffeecode/paginator
61978 Downloads
Paginator is simple and is ready to generate results navigation in your application
mention/fast-doctrine-paginator
130856 Downloads
Fast Doctrine paginator for batching, infinite scrolling, Relay
austinw/laravel-union-paginator
60474 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
211239 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
lampager/lampager
82623 Downloads
Rapid pagination without using OFFSET