laravel-pagination maintained by ahmadarif
Description
Laravel Pagination for Array and Collection
Author
Last update
2017/09/23 17:19
(dev-master)
License
Downloads
59
Tags
Array and Collection Pagination for Laravel
Install
Via Composer
$ composer require ahmadarif/laravel-pagination
Usage
$result = new \AhmadArif\Pagination\Pagination($array);
return response($result);
Security
If you discover any security related issues, please email ahmad.arif019@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.