Libraries tagged by Paginated
vanthao03596/laravel-cursor-paginate
3603 Downloads
Laravel Cursor Paginate for laravel 6,7
michaloravec/laravel-paginateroute
6127 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
stepanenko3/laravel-pagination
70006 Downloads
Great pagination generator for Laravel
stefangabos/zebra_pagination
17348 Downloads
A generic, Twitter Bootstrap compatible, PHP pagination library that automatically generates navigation links
aneeskhan47/laravel-pagination-merge
12955 Downloads
Merge multiple laravel paginate instances
flagstudio/laravel-paginate
5410 Downloads
Different paginate macros for laravel eloquent builder and collection
bertbijnens/laravel-fractal-paginate
14782 Downloads
Extending Spatie's laravel fractal package to support build-in pagination
rfookune/lara-pdf-merger-php-7-2
22837 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Replaced each() (depreciated in php 7.2) to foreach.
neo3k/lara-pdf-merger
4262 Downloads
mouf/utils.common.paginable-interface
204280 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!
sergey-yabloncev/fast-paginate
1179 Downloads
Fast paginate for Laravel
sammyt/paginate-collection
607 Downloads
Allows laravel users to paginate a collection via a global helper method. Currently laravel only allows for native query builder pagination.
phpixie/paginate-orm
21121 Downloads
ORM Pagination library for PHPixie
phpixie/paginate
22009 Downloads
Pagination library for PHPixie
kaystrobach/typo3-polyfill-paginateviewhelper
2074 Downloads
Polyfill for the removed paginate ViewHelper