Download the PHP package tasofen/pagination without Composer
On this page you can find all versions of the php package tasofen/pagination. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tasofen/pagination
More information about tasofen/pagination
Files in tasofen/pagination
Download tasofen/pagination
More information about tasofen/pagination
Files in tasofen/pagination
Please rate this library. Is it a good library?
Informations about the package pagination
Install via composer
Constructor options
Name | Type | Default | Description |
---|---|---|---|
showPages | Number | 11 | Count number links |
url | String | '?page=%s' | URL |
listTag | String | ul | Wrap all links |
listClass | String | pagination | Class for wrap tag |
itemWrap | String | li | Wrap item link |
itemClass | String | page-item waves-effect | Class for wrap item tag |
linkClass | String | page-link | Class for link |
activeClass | String | active | Active class |
first | Boolean | true | Show link to first page |
last | Boolean | true | Show link to last page |
prev | Boolean | true | Show link to prev page |
next | Boolean | true | Show link to next page |
Methods
Base usage
Result:
Example 1
Result
Example 2
Result
All versions of pagination with dependencies
PHP Build Version
Package Version
No informations.
The package tasofen/pagination contains the following files
Loading the files please wait ....