Skip to content

davidspeijer/search

 
 

Repository files navigation

CakePHP Search

Build Status Coverage Status Total Downloads License

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

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

Packages

No packages published

Languages

  • PHP 100.0%