ahmadarif/laravel-pagination

Laravel Pagination for Array and Collection

0.0.1 2017-09-23 15:19 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:13:25 UTC


README

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.