PHPackages                             eugenec138/cakephp-search - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. eugenec138/cakephp-search

ActiveCakephp-plugin

eugenec138/cakephp-search
=========================

Search plugin for CakePHP

v1.0.4(2y ago)06MITPHP

Since Jun 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/EugeneMakita/cakephp-search)[ Packagist](https://packagist.org/packages/eugenec138/cakephp-search)[ RSS](/packages/eugenec138-cakephp-search/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Search plugin for CakePHP
=========================

[](#search-plugin-for-cakephp)

[![Build Status](https://camo.githubusercontent.com/8c0ac91067562be29c50351bee3ea86a79fdcf86f36c16ef6a10a0b5091e9610/68747470733a2f2f7472617669732d63692e6f72672f516f626f4c74642f63616b657068702d7365617263682e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/QoboLtd/cakephp-search)[![Latest Stable Version](https://camo.githubusercontent.com/840356af4235707d053df5814d5fdb182722f8efb65ec5624cedbd997c355c5c/68747470733a2f2f706f7365722e707567782e6f72672f716f626f2f63616b657068702d7365617263682f762f737461626c65)](https://packagist.org/packages/qobo/cakephp-search)[![Total Downloads](https://camo.githubusercontent.com/30d741f22013c67fd0208022cec65de86785d23f3828aaa35563ee204c74a589/68747470733a2f2f706f7365722e707567782e6f72672f716f626f2f63616b657068702d7365617263682f646f776e6c6f616473)](https://packagist.org/packages/qobo/cakephp-search)[![Latest Unstable Version](https://camo.githubusercontent.com/0f9c1487a4b235006816665527c2339671a14200f2c5a95669053115a79243b9/68747470733a2f2f706f7365722e707567782e6f72672f716f626f2f63616b657068702d7365617263682f762f756e737461626c65)](https://packagist.org/packages/qobo/cakephp-search)[![License](https://camo.githubusercontent.com/d3c4e17a8ada8a553ac8dcf74534ca3506e5a6d999c008c3c81d16bcb7f473f0/68747470733a2f2f706f7365722e707567782e6f72672f716f626f2f63616b657068702d7365617263682f6c6963656e7365)](https://packagist.org/packages/qobo/cakephp-search)[![codecov](https://camo.githubusercontent.com/0ed496b2574f557dc87e63d7e1bf86f83d8df6c5aa63b8376a1d82f782736ffe/68747470733a2f2f636f6465636f762e696f2f67682f516f626f4c74642f63616b657068702d7365617263682f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/QoboLtd/cakephp-search)

About
-----

[](#about)

CakePHP 3+ plugin for flexible and powerful searching of structured data.

Developed by [Qobo](https://www.qobo.biz), used in [Qobrix](https://qobrix.com).

Installation
------------

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

Setup
-----

[](#setup)

Install plugin

```
composer require qobo/cakephp-search

```

Load plugin

```
bin/cake plugin load Search

```

Load required plugin(s)

```
bin/cake plugin load Muffin/Trash

```

Load Component

In your AppController add the following:

```
    $this->loadComponent('Search.Searchable');
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1051d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb7fbb314387fe3f880891538974022a3cb151c9f0f3919f37783773880c6a82?d=identicon)[eugenec138](/maintainers/eugenec138)

---

Top Contributors

[![EugeneMakita](https://avatars.githubusercontent.com/u/73113215?v=4)](https://github.com/EugeneMakita "EugeneMakita (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eugenec138-cakephp-search/health.svg)

```
[![Health](https://phpackages.com/badges/eugenec138-cakephp-search/health.svg)](https://phpackages.com/packages/eugenec138-cakephp-search)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
