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

https://github.com/visavi/paginator


https://github.com/visavi/paginator

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Class to display pagination

[![Latest Stable Version](https://poser.pugx.org/visavi/paginator/v/stable)](https://packagist.org/packages/visavi/paginator)
[![Total Downloads](https://poser.pugx.org/visavi/paginator/downloads)](https://packagist.org/packages/visavi/paginator)
[![Latest Unstable Version](https://poser.pugx.org/visavi/paginator/v/unstable)](https://packagist.org/packages/visavi/paginator)
[![License](https://poser.pugx.org/visavi/paginator/license)](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)