Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 881 Bytes

Home.md

File metadata and controls

25 lines (18 loc) · 881 Bytes

Home

The Search plugin enables developers to quickly implement the POST-Redirect-GET pattern. It also provides you with a paginate-able search in any controller. It supports simple methods to build search conditions inside models using strict and non-strict comparing, but also allows you to implement any kind of complex type of search conditions.

Requirements

  • CakePHP 2.5+
  • PHP 5.2.8+

Documentation

Tutorials