arxeiss/responsive-pagination

v1.1.2 2021-05-11 19:47 UTC

This package is auto-updated.

Last update: 2024-04-21 17:03:15 UTC


README

PHP from Packagist Packagist Version Travis (.com) Code Climate maintainability Code Climate coverage GitHub PHP STAN

A Responsive pagination library can generate pagination like many others. But the main goal is to provide responsive functionality for hiding and showing some link buttons according to breakpoints.

Responsivity is fully controlled only by your own CSS classes, so can be used with Bootstrap, any other framework or custom solution.
It also can be used with any CMS. There is an example with Wordpress.
See arxeiss.github.io/responsive-pagination.

Responsive pagination screenshot
Click to see full size

Live usage is available also on my blog kutac.cz/blog (in Czech language).

Installation

composer require arxeiss/responsive-pagination

Usage & examples

See arxeiss.github.io/responsive-pagination for more usage and code examples.

Or see unit tests if you want to dig deeper.

Contribution

Every idea is welcome. Open an issue or pull request