Skip to content

fr3nch13/cakephp-search

 
 

Repository files navigation

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 5.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.

About

CakePHP: Easy model searching

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.8%
  • Twig 0.2%