Libraries tagged by Paginated
laminas/laminas-paginator
4236854 Downloads
Paginate collections of data from arbitrary sources
zendframework/zend-paginator
6840934 Downloads
Paginate collections of data from arbitrary sources
zenstruck/collection
184716 Downloads
Helpers for iterating/paginating/filtering collections (with Doctrine ORM/DBAL implementations and batch processing utilities).
stefangabos/zebra_pagination
18859 Downloads
A generic, Twitter Bootstrap compatible, PHP pagination library that automatically generates navigation links
paysera/lib-pagination
142671 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
vanthao03596/laravel-cursor-paginate
6066 Downloads
Laravel Cursor Paginate for laravel 6,7
michaloravec/laravel-paginateroute
8419 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
stepanenko3/laravel-pagination
83598 Downloads
Great pagination generator for Laravel
aneeskhan47/laravel-pagination-merge
16274 Downloads
Merge multiple laravel paginate instances
georgringer/paginate-vh
2578 Downloads
Pagination VH
flagstudio/laravel-paginate
5954 Downloads
Different paginate macros for laravel eloquent builder and collection
rfookune/lara-pdf-merger-php-7-2
25110 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Replaced each() (depreciated in php 7.2) to foreach.
mouf/utils.common.paginable-interface
214502 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
benhall14/php-pagination
8355 Downloads
A lightweight PHP pagination class to output pagination links.
tool3/fast-paginate
465 Downloads
Fast paginate for Laravel