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

https://github.com/dotkernel/dot-paginator

Paginator component for dotkernel based on zend-paginator
https://github.com/dotkernel/dot-paginator

Last synced: about 2 months ago
JSON representation

Paginator component for dotkernel based on zend-paginator

Awesome Lists containing this project

README

        

# dot-paginator

> [!IMPORTANT]
> dot-paginator is a wrapper on top of [laminas-paginator](https://github.com/laminas/laminas-paginator)
>
> ![OSS Lifecycle](https://img.shields.io/osslifecycle/laminas/laminas-paginator)

![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/dot-paginator)
![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/dot-paginator/2.9.2)

[![GitHub issues](https://img.shields.io/github/issues/dotkernel/dot-paginator)](https://github.com/dotkernel/dot-paginator/issues)
[![GitHub forks](https://img.shields.io/github/forks/dotkernel/dot-paginator)](https://github.com/dotkernel/dot-paginator/network)
[![GitHub stars](https://img.shields.io/github/stars/dotkernel/dot-paginator)](https://github.com/dotkernel/dot-paginator/stargazers)
[![GitHub license](https://img.shields.io/github/license/dotkernel/dot-paginator)](https://github.com/dotkernel/dot-paginator/blob/2.0/LICENSE.md)

## Note
> **dot-paginator** is in **maintenance** mode.

> This package is considered feature-complete, and is now in **security-only** maintenance mode.

DotKernel paginator component is extending and customizing [laminas-paginator](https://github.com/laminas/laminas-paginator)