PHPackages                             composedcreative/expandedsearch - 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. composedcreative/expandedsearch

ActiveCraft-plugin[Search &amp; Filtering](/categories/search)

composedcreative/expandedsearch
===============================

Craft CMS search results with expanded meta data including the matched field, matched value and related values for certain field types

0.1.3(10y ago)127GPL-3.0PHP

Since Jun 2Pushed 10y ago3 watchersCompare

[ Source](https://github.com/composedcreative/craft-expandedsearch)[ Packagist](https://packagist.org/packages/composedcreative/expandedsearch)[ RSS](/packages/composedcreative-expandedsearch/feed)WikiDiscussions develop Synced 4w ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Expanded Search Plugin for Craft CMS
====================================

[](#expanded-search-plugin-for-craft-cms)

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

[](#installation)

`composer require composed/expandedsearch`

Example
-------

[](#example)

In your search results template

```
{% set expandedResults = craft.expandedSearch.search(query) %}
{% for result in expandedResults %}
    {{result.entry.title}}
    {{result.matchedValue}}
    {{result.entry.url}}
{% else %}
    Sorry, no results for {{query}}.
{% endfor %}

```

Roadmap
-------

[](#roadmap)

- Improve documentation
- Add handling for more non-scalar field types

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

Every ~0 days

Total

4

Last Release

3680d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/659e352f849f66f1e11660565c08f3b0922c6496adb851d2cdeadab89dafb17e?d=identicon)[mike27cubes](/maintainers/mike27cubes)

---

Top Contributors

[![mike27cubes](https://avatars.githubusercontent.com/u/204885?v=4)](https://github.com/mike27cubes "mike27cubes (18 commits)")

### Embed Badge

![Health badge](/badges/composedcreative-expandedsearch/health.svg)

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

###  Alternatives

[10up/elasticpress

Supercharge WordPress with Elasticsearch.

1.3k387.2k14](/packages/10up-elasticpress)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45344.0k1](/packages/pressbooks-pressbooks)[offline/oc-site-search-plugin

This plugin adds global search capabiliies to OctoberCMS.

4530.1k](/packages/offline-oc-site-search-plugin)[pressbooks/pressbooks-book

This theme is named after Canadian media theorist Marshall McLuhan, who coined the phrase “the medium is the message.” It is designed for academic writing and is also suitable for fiction. Headings are set in Cormorant Garamond, and body type is set in Lora.

206.7k](/packages/pressbooks-pressbooks-book)[kvz/elasticsearch

CakePHP Plugin for ElasticSearch

4410.5k](/packages/kvz-elasticsearch)

PHPackages © 2026

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