Download the PHP package ecommit/paginator without Composer
On this page you can find all versions of the php package ecommit/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
Create a paginator.
Installation
To install paginator with Composer just run :
Usage
Available options
Option | Type | Required | Default value | Description |
---|---|---|---|---|
page | Integer | No | 1 | Current page |
max_per_page | Integer | No | 100 | Max elements per page |
data | Array or ArrayIterator | Yes |
|
|
count | Integer or null | No | Null | You can use this option when the data volume is too large. If the value is not null :
|
Available methods
See API documentation
License
This librairy is under the MIT license. See the complete license in LICENSE file.
All versions of paginator with dependencies
PHP Build Version
Package Version
The package ecommit/paginator contains the following files
Loading the files please wait ....