Download the PHP package dotzero/ypaginator without Composer
On this page you can find all versions of the php package dotzero/ypaginator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dotzero/ypaginator
More information about dotzero/ypaginator
Files in dotzero/ypaginator
Download dotzero/ypaginator
More information about dotzero/ypaginator
Files in dotzero/ypaginator
Vendor dotzero
Package ypaginator
Short Description A lightweight PHP paginator without a database dependency, for generating pagination controls in the style of Yandex
License MIT
Package ypaginator
Short Description A lightweight PHP paginator without a database dependency, for generating pagination controls in the style of Yandex
License MIT
Please rate this library. Is it a good library?
Informations about the package ypaginator
PHP YPaginator
A lightweight PHP paginator without a database dependency, for generating pagination controls in the style of Yandex.
Features
- The
first
andlast
page links are shown - The
current
andneighbours
page links are shown - Rest of links are replaced by ellipses
How it looks like:
<< previous | next >>
|1| ... |5||6||7| ... |100|
Usage
Output looks like:
Install
Via composer:
Without composer
Clone the project using:
and include the source files with:
Test
First install the dependencies, and after you can run:
License
Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
All versions of ypaginator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package dotzero/ypaginator contains the following files
Loading the files please wait ....