Libraries tagged by pagination paginator
knplabs/knp-paginator-bundle
46140880 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
pagerfanta/pagerfanta
53233563 Downloads
Pagination for PHP
jasongrimes/paginator
1351224 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.
beberlei/porpaginas
661625 Downloads
Library that generically solves several pagination issues with DAO/repository abstractions.
babdev/pagerfanta
79288 Downloads
Pagination for PHP
paysera/lib-pagination
212334 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
coffeecode/paginator
62263 Downloads
Paginator is simple and is ready to generate results navigation in your application
austinw/laravel-union-paginator
61497 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
michaloravec/laravel-paginateroute
31253 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
lampager/lampager-laravel
43760 Downloads
Rapid pagination for Laravel
lampager/lampager
83166 Downloads
Rapid pagination without using OFFSET
spatie/laravel-paginateroute
158398 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
tiloweb/pagination-bundle
34516 Downloads
A simple and elegant pagination bundle for Symfony using Doctrine ORM Paginator
yidas/pagination
20333 Downloads
PHP Paginator with Pager Widget (pure PHP, CI, Yii, Laravel support)
ttskch/paginator-bundle
16275 Downloads
The most thin, simple and customizable paginator bundle for Symfony