avolle/cakephp-character-pagination

CakePHP plugin for filtering records by their starting character.

Maintainers

Package info

github.com/mentisy/cakephp-character-pagination

Type:cakephp-plugin

pkg:composer/avolle/cakephp-character-pagination

Statistics

Installs: 222

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0 2023-10-15 14:07 UTC

This package is auto-updated.

Last update: 2026-03-16 03:16:52 UTC


README

Version map:

Plugin Branch Cake PHP
2.x main 5.x ^8.1
1.x 1.x 4.x ^7.4 | ^8.0

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require avolle/cakephp-character-pagination

Usage