Libraries tagged by pagination paginator
knplabs/knp-paginator-bundle
37462634 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
pagerfanta/pagerfanta
44924352 Downloads
Pagination for PHP
jasongrimes/paginator
1113090 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
526403 Downloads
Library that generically solves several pagination issues with DAO/repository abstractions.
spatie/laravel-paginateroute
143198 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
stefangabos/zebra_pagination
19433 Downloads
A generic, Twitter Bootstrap compatible, PHP pagination library that automatically generates navigation links
paysera/lib-pagination
151876 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
coffeecode/paginator
52853 Downloads
Paginator is simple and is ready to generate results navigation in your application
austinw/laravel-union-paginator
2285 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
lampager/lampager-laravel
35067 Downloads
Rapid pagination for Laravel
babdev/pagerfanta
70438 Downloads
Pagination for PHP
yidas/pagination
10914 Downloads
PHP Paginator with Pager Widget (pure PHP, CI, Yii, Laravel support)
ttskch/paginator-bundle
10423 Downloads
The most thin, simple and customizable paginator bundle for Symfony
krossroad/laravel-union-paginator
101858 Downloads
Package to support pagination in union queries in Laravel Eloquent.
ashleydawson/simple-pagination
154903 Downloads
Simple, lightweight and universal service that implements pagination on collections of things