PHPackages                             mmx/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. mmx/search

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

mmx/search
==========

Convenient search for MODX

1.3.1(1y ago)1181MITPHPPHP &gt;=8.1

Since Aug 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/bezumkin/mmx-search)[ Packagist](https://packagist.org/packages/mmx/search)[ RSS](/packages/mmx-search/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

Search for MODX 3
-----------------

[](#search-for-modx-3)

> This extra is part of **MMX** initiative - the **M**odern **M**OD**X** approach.

### Dependencies

[](#dependencies)

This package requires [mmxDatabase](https://packagist.org/packages/mmx/database) to work with MODX database using Eloquent models.

The `mmx/database` dependency will be downloaded automatically by Composer.

### Prepare

[](#prepare)

This package can be installed only with Composer.

If you are still not using Composer with MODX 3, just download the `composer.json` of your version:

```
cd /to/modx/root/
wget https://raw.githubusercontent.com/modxcms/revolution/v3.0.5-pl/composer.json
```

### Install

[](#install)

```
composer require mmx/search --update-no-dev
composer exec mmx-search install
```

### Update

[](#update)

```
composer update mmx/search --no-dev
composer exec mmx-search install
```

### Remove

[](#remove)

```
composer exec mmx-search remove
composer remove mmx/search
```

If you don't want to use mmxDatabase, you can also remove it.

```
composer exec mmx-database remove && composer remove mmx/database
```

### How to use

[](#how-to-use)

1. Open **mmxSearch** extra section in manager.
2. Create new search index with unique `title`, for example `Test`.
3. Index resource with `refresh` button.
4. Call `mmxSearch` snippet with specifying the title of index:

```
[[!mmxSearch?index=`test`]]

```

You can specify `tplBtn` parameter with chunk for search button. Another parameter `noCSS` will disable loading of built styles.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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 ~5 days

Total

6

Last Release

622d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/022a5cefd3f21223338606065f89cf280b6d9dda930fd9f992c74b42077f70cf?d=identicon)[bezumkin](/maintainers/bezumkin)

---

Top Contributors

[![bezumkin](https://avatars.githubusercontent.com/u/1257284?v=4)](https://github.com/bezumkin "bezumkin (9 commits)")[![achterbahn](https://avatars.githubusercontent.com/u/1411919?v=4)](https://github.com/achterbahn "achterbahn (1 commits)")

### Embed Badge

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

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

###  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)
