alex-kalanis/kw_paging

Shareable pager - render for HTML and Cli

v2.0.0 2024-03-31 00:26 UTC

This package is auto-updated.

Last update: 2024-03-31 00:36:26 UTC


README

Build Status Scrutinizer Code Quality Latest Stable Version Minimum PHP Version Downloads License Code Coverage

Contains simple render for displaying pagers compatible across the libraries. It has been cut from running project and simplified for usage available for another libraries.

By default you can use it for display paging on normal web page or inside the CLI.

PHP Installation

composer.phar require alex-kalanis/kw_paging

(Refer to Composer Documentation if you are not familiar with composer)

PHP Usage

1.) Use your autoloader (if not already done via Composer autoloader)

2.) Connect the "kalanis\kw_paging" into your app. When it came necessary you can extends every library to comply your use-case; mainly your processing.