friendsofcake/search
CakePHP Search
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.
Related Packages
jedrzej/pimpable
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load rel...
190,397
104
ricktap/qriteria
Automatic url parameter mapping to sort, filter, include and select data in an e...
44
6
jedrzej/searchable
Searchable trait for Laravel's Eloquent models - filter your models using reques...
273,037
125