PHPackages                             phpwax/wildfire.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. [Search &amp; Filtering](/categories/search)
4. /
5. phpwax/wildfire.search

ActiveLibrary[Search &amp; Filtering](/categories/search)

phpwax/wildfire.search
======================

v7.1.x-dev(13y ago)1108MITPHP

Since May 16Pushed 13y ago4 watchersCompare

[ Source](https://github.com/phpwax/wildfire.search)[ Packagist](https://packagist.org/packages/phpwax/wildfire.search)[ RSS](/packages/phpwax-wildfiresearch/feed)WikiDiscussions v7.1 Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

```
Provides SearchController.

Has a config for Search params default is:

public $search_fields = array('text'=>array('cols'=>array('title', 'content'), 'fuzzy'=>true));

'text' is the key on the $_REQUEST search array - $_REQUEST['search']['text']
'cols' are the columns on the model (model is based on the $cms_content_class)
'fuzzy' does a like, otherwise an exact match

all you need to do is make a view in app/view/search/index that uses $results

Now has an inline search ability:

to trigger, add the class 'inline_search_form' to the form, and 'inline_search' to the text element to be monitored for keydowns

this will use the forms action (should be /search/ or a child class of) and appends "_inline" to do an ajax call

you can add filters etc as the form is serialised and all sent to the search

within the form the class 'inline_search_results' will be replaced with the results that are returned

loading, failed & success classes are added the text area

to include the js use this:

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

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

4746d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/10a4620a6bda9b1722ca76a9c89a1c3d365ce2067ca81cec40a48d5f5530cee7?d=identicon)[oneblackbear](/maintainers/oneblackbear)

---

Top Contributors

[![charlesmarshall](https://avatars.githubusercontent.com/u/13079?v=4)](https://github.com/charlesmarshall "charlesmarshall (11 commits)")

### Embed Badge

![Health badge](/badges/phpwax-wildfiresearch/health.svg)

```
[![Health](https://phpackages.com/badges/phpwax-wildfiresearch/health.svg)](https://phpackages.com/packages/phpwax-wildfiresearch)
```

###  Alternatives

[ruflin/elastica

Elasticsearch Client

2.3k50.4M203](/packages/ruflin-elastica)[opensearch-project/opensearch-php

PHP Client for OpenSearch

15024.3M65](/packages/opensearch-project-opensearch-php)[mailerlite/laravel-elasticsearch

An easy way to use the official PHP ElasticSearch client in your Laravel applications.

934529.3k2](/packages/mailerlite-laravel-elasticsearch)[massive/search-bundle

Massive Search Bundle

721.4M13](/packages/massive-search-bundle)[shyim/opensearch-php-dsl

OpenSearch/Elasticsearch DSL library

175.9M9](/packages/shyim-opensearch-php-dsl)[outl1ne/nova-multiselect-filter

Multiselect filter for Laravel Nova.

45802.7k3](/packages/outl1ne-nova-multiselect-filter)

PHPackages © 2026

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