avolle/cakephp-character-pagination

CakePHP plugin for filtering records by their starting character.

2.0.0 2023-10-15 14:07 UTC

This package is auto-updated.

Last update: 2024-05-15 23:26:13 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