https://github.com/visavi/paginator
https://github.com/visavi/paginator
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/visavi/paginator
- Owner: visavi
- Created: 2015-11-27T18:12:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-19T03:43:36.000Z (about 10 years ago)
- Last Synced: 2025-08-02T08:28:23.607Z (12 months ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Class to display pagination
[](https://packagist.org/packages/visavi/paginator)
[](https://packagist.org/packages/visavi/paginator)
[](https://packagist.org/packages/visavi/paginator)
[](https://packagist.org/packages/visavi/paginator)
## Пример использования
```php
500, 'current' => $current, 'limit' => 50, 'crumbs' => 2]);
```
### Installing
```
composer require visavi/paginator
```
### License
The class is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)