2017 © Pedro Peláez
 

library laravel-pagination

Laravel Pagination for Array and Collection

image

ahmadarif/laravel-pagination

Laravel Pagination for Array and Collection

  • Saturday, September 23, 2017
  • by ahmadarif
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 30 % Grown

The README.md

Array and Collection Pagination for Laravel

Release Version License Total Downloads, (*1)

Install

Via Composer ``` bash $ composer require ahmadarif/laravel-pagination, (*2)


## Usage ```php $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., (*3)

Credits

License

The MIT License (MIT). Please see License File for more information., (*4)

The Versions

23/09 2017

dev-master

9999999-dev https://github.com/ahmadarif/laravel-pagination

Laravel Pagination for Array and Collection

  Sources   Download

MIT

The Requires

 

The Development Requires

pagination ahmadarif

23/09 2017

0.0.1

0.0.1.0 https://github.com/ahmadarif/laravel-pagination

Laravel Pagination for Array and Collection

  Sources   Download

MIT

The Requires

 

The Development Requires

pagination ahmadarif