Download the PHP package anekdotes/pagination without Composer
On this page you can find all versions of the php package anekdotes/pagination. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anekdotes/pagination
More information about anekdotes/pagination
Files in anekdotes/pagination
Download anekdotes/pagination
More information about anekdotes/pagination
Files in anekdotes/pagination
Vendor anekdotes
Package pagination
Short Description Utility to generate an intelligent ``range`` of links based on the current page and total pages.
License MIT
Package pagination
Short Description Utility to generate an intelligent ``range`` of links based on the current page and total pages.
License MIT
Please rate this library. Is it a good library?
Informations about the package pagination
Anekdotes Pagination
Utility to generate an intelligent "range" of links based on the current page and total pages.
Installation
Install via composer into your project:
composer require anekdotes/pagination
Basic Usage
Instantiate the class and use the pager method with a few parameters.
-
$pages: total number of pages
-
$current: current page
- $length (optional): how many page to display
All versions of pagination with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.0
The package anekdotes/pagination contains the following files
Loading the files please wait ....