Libraries tagged by pagination paginator
knplabs/knp-paginator-bundle
36543925 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
pagerfanta/pagerfanta
44080918 Downloads
Pagination for PHP
jasongrimes/paginator
1089471 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
515879 Downloads
Library that generically solves several pagination issues with DAO/repository abstractions.
spatie/laravel-paginateroute
140875 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
stefangabos/zebra_pagination
18981 Downloads
A generic, Twitter Bootstrap compatible, PHP pagination library that automatically generates navigation links
paysera/lib-pagination
145156 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
coffeecode/paginator
52022 Downloads
Paginator is simple and is ready to generate results navigation in your application
lampager/lampager-laravel
33925 Downloads
Rapid pagination for Laravel
lampager/lampager
70093 Downloads
Rapid pagination without using OFFSET
babdev/pagerfanta
69859 Downloads
Pagination for PHP
yidas/pagination
10045 Downloads
PHP Paginator with Pager Widget (pure PHP, CI, Yii, Laravel support)
ttskch/paginator-bundle
9327 Downloads
The most thin, simple and customizable paginator bundle for Symfony
krossroad/laravel-union-paginator
100926 Downloads
Package to support pagination in union queries in Laravel Eloquent.
austinw/laravel-union-paginator
913 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.