Libraries tagged by Paginated
daltcore/lara-pdf-merger
1447285 Downloads
laminas/laminas-paginator
4416601 Downloads
Paginate collections of data from arbitrary sources
zendframework/zend-paginator
6876169 Downloads
Paginate collections of data from arbitrary sources
stepanenko3/laravel-pagination
92984 Downloads
Great pagination generator for Laravel
paysera/lib-pagination
149781 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
vanthao03596/laravel-cursor-paginate
6755 Downloads
Laravel Cursor Paginate for laravel 6,7
michaloravec/laravel-paginateroute
9336 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
stefangabos/zebra_pagination
19224 Downloads
A generic, Twitter Bootstrap compatible, PHP pagination library that automatically generates navigation links
aneeskhan47/laravel-pagination-merge
17017 Downloads
Merge multiple laravel paginate instances
georgringer/paginate-vh
3225 Downloads
Pagination VH
flagstudio/laravel-paginate
6213 Downloads
Different paginate macros for laravel eloquent builder and collection
rfookune/lara-pdf-merger-php-7-2
25788 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Replaced each() (depreciated in php 7.2) to foreach.
mouf/utils.common.paginable-interface
218284 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!
lynx39/lara-pdf-merger
176199 Downloads
benhall14/php-pagination
8984 Downloads
A lightweight PHP pagination class to output pagination links.