Libraries tagged by apinator
jasongrimes/paginator
1330794 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
7165314 Downloads
Paginate collections of data from arbitrary sources
beberlei/porpaginas
651992 Downloads
Library that generically solves several pagination issues with DAO/repository abstractions.
mention/fast-doctrine-paginator
128722 Downloads
Fast Doctrine paginator for batching, infinite scrolling, Relay
hyperf/paginator
2007066 Downloads
A paginator component for hyperf.
coffeecode/paginator
61262 Downloads
Paginator is simple and is ready to generate results navigation in your application
austinw/laravel-union-paginator
57547 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
208800 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
lampager/lampager
80936 Downloads
Rapid pagination without using OFFSET
babdev/pagerfanta
78316 Downloads
Pagination for PHP
michaloravec/laravel-paginateroute
18662 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
spatie/laravel-paginateroute
157312 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
zf1s/zend-paginator
165093 Downloads
Zend Framework 1 Paginator package
ttskch/paginator-bundle
15702 Downloads
The most thin, simple and customizable paginator bundle for Symfony
krossroad/laravel-union-paginator
110066 Downloads
Package to support pagination in union queries in Laravel Eloquent.