ahmadarif/laravel-pagination

Laravel Pagination for Array and Collection

Installs: 59

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ahmadarif/laravel-pagination

0.0.1 2017-09-23 15:19 UTC

This package is not auto-updated.

Last update: 2025-10-12 09:19:18 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.