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-10-16 00:21:52 UTC


README

Version map:

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