Libraries tagged by paginate
kepex/laravel-crud-generator
15287 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
aneeskhan47/laravel-pagination-merge
13078 Downloads
Merge multiple laravel paginate instances
flagstudio/laravel-paginate
5414 Downloads
Different paginate macros for laravel eloquent builder and collection
bertbijnens/laravel-fractal-paginate
14796 Downloads
Extending Spatie's laravel fractal package to support build-in pagination
rfookune/lara-pdf-merger-php-7-2
22884 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Replaced each() (depreciated in php 7.2) to foreach.
neo3k/lara-pdf-merger
4287 Downloads
mouf/utils.common.paginable-interface
204416 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!
tomloprod/ionic-push-php
2835 Downloads
ionic-push-php is a library that allows you to consume the Ionic Cloud API for sending push notifications (normal and scheduled), get a paginated list of sending push notifications, get information of registered devices, remove registered devices by token, ...
jcergolj/after-action-redirect-pagination-url-for-laravel
5467 Downloads
After CREATE, UPDATE or DELETE action paginated redirect url for laravel
phpixie/paginate-orm
21126 Downloads
ORM Pagination library for PHPixie
phpixie/paginate
22014 Downloads
Pagination library for PHPixie
sergey-yabloncev/fast-paginate
1196 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.
kaystrobach/typo3-polyfill-paginateviewhelper
2078 Downloads
Polyfill for the removed paginate ViewHelper
helixdigital-io/fast-paginate
2715 Downloads
[UNOFFICIAL] Fast paginate for Laravel