An open API service indexing awesome lists of open source software.

https://github.com/ashtaev/php-pagination

Simple PHP script which adds custom pagination to your website.
https://github.com/ashtaev/php-pagination

Last synced: 5 months ago
JSON representation

Simple PHP script which adds custom pagination to your website.

Awesome Lists containing this project

README

          

PHP Pagination
=============

[![Latest Stable Version](https://poser.pugx.org/ashtaev/pagination/v/stable)](https://packagist.org/packages/ashtaev/pagination)
[![Total Downloads](https://poser.pugx.org/ashtaev/pagination/downloads)](https://packagist.org/packages/ashtaev/pagination)
[![Latest Unstable Version](https://poser.pugx.org/ashtaev/pagination/v/unstable)](https://packagist.org/packages/ashtaev/pagination)
[![License](https://poser.pugx.org/ashtaev/pagination/license)](https://packagist.org/packages/ashtaev/pagination)

Simple PHP script which adds custom pagination to your website.

## Installation

Install with composer:

composer require ashtaev/pagination

## Screenshot




## Quick example

get($total, $page, $path);

?>













Output: