Download the PHP package shano/paginator without Composer
On this page you can find all versions of the php package shano/paginator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package paginator
Paginator
Pagination library for various list types in PHP.
Supported List Types
- PHP Arrays
- PHP ArrayObjects
- Illuminate Collections (for Laravel)
Usage
Installation
Running Unit Tests
TODOS
- Better exception handling, right now it only exposes the underlying errors rather than errors that maintain the pagination level of abstraction.
- Right now anything requested outside the allowable pagination just returns empty, should that also errors?
- Better structure to unit tests
- How collections are sliced needs improving
All versions of paginator with dependencies
PHP Build Version
Package Version
The package shano/paginator contains the following files
Loading the files please wait ....