Looking to hire Laravel developers? Try LaraJobs

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

Comments
comments powered by Disqus

Array and Collection Pagination for Laravel

Release Version License Total Downloads

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.