sheldonreiff / plum_search

Plum Search plugin for CakePHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CakePHP PlumSearch Plugin

Travis Status Downloads Current Version Software License Coverage Status

Plugin implements highly configurable search strategy.

What is this plugin for?

This plugin implements custom, flexible search with multiple ways of search configuration for cakephp 3.* Plugin provides search support on tables, controllers and templates layers.

Provided features

  • Named find based on search data, that processed multiple filters staring from pre-build value, like and cutom query based, and finishing by flexible filters written for user's project.
  • Post-Redirect-Get processing for search form based on different input parameters like Input, Select, Multiple select or checkbox, or Autocomplete fields.
  • Pre-build logic for autocomplete generation.
  • Easy to inject into your project.

Installation & Docs

About

Plum Search plugin for CakePHP

License:MIT License


Languages

Language:PHP 77.6%Language:JavaScript 21.9%Language:CSS 0.5%