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
- Host: GitHub
- URL: https://github.com/johncms/johncms-pagination
- Owner: johncms
- License: mit
- Created: 2020-03-06T19:37:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-20T20:47:48.000Z (over 3 years ago)
- Last Synced: 2025-07-29T13:01:55.458Z (11 months ago)
- Topics: johncms, pagination, php
- Language: PHP
- Homepage: https://johncms.com
- Size: 275 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
[](https://packagist.org/packages/johncms/johncms-pagination)
[](https://github.com/johncms/johncms-pagination)
[](https://github.com/johncms/johncms-pagination/releases)
[](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.