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 6d 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 40% 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

3725d 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

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.6k10](/packages/helsingborg-stad-municipio)[10up/elasticpress

Supercharge WordPress with Elasticsearch.

1.3k405.5k20](/packages/10up-elasticpress)[october/rain

October Rain Library

1601.7M103](/packages/october-rain)[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.

45844.8k1](/packages/pressbooks-pressbooks)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k17.3k100](/packages/elgg-elgg)[mediawiki/maps

Adds various mapping features to MediaWiki

85155.1k3](/packages/mediawiki-maps)

PHPackages © 2026

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