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.
- Host: GitHub
- URL: https://github.com/ashtaev/php-pagination
- Owner: ashtaev
- License: mit
- Created: 2019-03-13T06:01:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-16T14:55:48.000Z (about 6 years ago)
- Last Synced: 2025-05-09T16:11:24.910Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PHP Pagination
=============
[](https://packagist.org/packages/ashtaev/pagination)
[](https://packagist.org/packages/ashtaev/pagination)
[](https://packagist.org/packages/ashtaev/pagination)
[](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: