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

https://github.com/johncms/johncms-pagination

The pagination module
https://github.com/johncms/johncms-pagination

johncms pagination php

Last synced: 9 months ago
JSON representation

The pagination module

Awesome Lists containing this project

README

          

# `johncms/johncms-pagination`

This package is part of [JohnCMS](https://github.com/johncms/johncms),
but can be used freely in any other projects.

[![Packagist](https://img.shields.io/packagist/l/johncms/johncms-pagination.svg)](https://packagist.org/packages/johncms/johncms-pagination)
[![Source Code](https://img.shields.io/badge/source-johncms%2Fjohncms--pagination-blue)](https://github.com/johncms/johncms-pagination)
[![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/johncms/johncms-pagination.svg?label=stable)](https://github.com/johncms/johncms-pagination/releases)
[![Packagist](https://img.shields.io/packagist/dt/johncms/johncms-pagination)](https://packagist.org/packages/johncms/johncms-pagination)

## Installation

The preferred method of installation is via [Composer](http://getcomposer.org). Run the following
command to install the package and add it as a requirement to your project's
`composer.json`:

```bash
composer require johncms/johncms-pagination
```

## License

The `simba77/johncms-pagination` library is licensed for use under the MIT License (MIT).
Please see [LICENSE](https://github.com/johncms/johncms-pagination/blob/master/LICENSE) for more information.