A CakePHP plugin for easily adding tagging functionality to entities.
CakePHP Tags Plugin
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
CakePHP: Easy model searching
Elastic search datasource for CakePHP
Plum Search plugin for CakePHP
The CakeDC SearchFilter plugin provides a comprehensive solution for implementing sophisticated search functionality in CakePHP applications. It enables developers to create dynamic, user-friendly search interfaces with minimal configuration, leveraging the power of CakePHP's ORM for efficient query building. ## Key Features - **Dynamic Filter Generation** — Automatically creates filters based on database schema, reducing manual setup. - **Multiple Filter Types** — Supports string, numeric, date, datetime, boolean, and autocomplete lookup filters. - **Customizable Conditions** — Offers equals, not equals, greater than, less than, between, and other operators. - **Vue.js Frontend** — Provides an interactive, AJAX-powered user interface for seamless search experiences. - **Extensible Architecture** — Allows creation of custom filter types and conditions to meet specific needs. ## Philosophy The plugin emphasizes flexibility and ease of use, enabling developers to implement complex search logic with minimal effort while maintaining full control over filter behavior and presentation.