PhpDev.App
FriendsOfCake/search

FriendsOfCake/search

Stars: 162

Forks: 58

Pull Requests: 206

Issues: 129

Watchers: 23

Last Updated: 2023-09-13 16:47:35

CakePHP: Easy model searching

License: MIT License

Languages: PHP, Twig

CakePHP Search

Build Status Coverage Status Latest Stable Version Total Downloads License

Search provides a simple interface to create paginate-able filters for your CakePHP application.

This branch is for CakePHP 4.x. For details see version map.

Installation

  • Install the plugin with composer from your CakePHP project's ROOT directory (where composer.json file is located)
php composer.phar require friendsofcake/search
  • Load the plugin by running command
bin/cake plugin load Search

Documentation

See Documentation section.

OPEN ISSUES

See all