PHPackages                             ethanhann/redisearch-php - 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. [Caching](/categories/caching)
4. /
5. ethanhann/redisearch-php

ActiveLibrary[Caching](/categories/caching)

ethanhann/redisearch-php
========================

3.1.1(2mo ago)239113.6k↓40.5%60[2 PRs](https://github.com/ethanhann/redisearch-php/pulls)1MITPHPPHP &gt;=8.2CI passing

Since Mar 15Pushed 1mo ago11 watchersCompare

[ Source](https://github.com/ethanhann/redisearch-php)[ Packagist](https://packagist.org/packages/ethanhann/redisearch-php)[ Fund](https://www.paypal.com/paypalme/EthanHann)[ Fund](https://ko-fi.com/ethanhann)[ RSS](/packages/ethanhann-redisearch-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (20)Versions (57)Used By (1)

RediSearch PHP Client
=====================

[](#redisearch-php-client)

[![Latest Stable Version](https://camo.githubusercontent.com/505cb62bba133464470e12dc9ed3b85a08c66ff137d5ffaf553fd6cf2a863195/68747470733a2f2f706f7365722e707567782e6f72672f657468616e68616e6e2f726564697365617263682d7068702f762f737461626c65)](https://packagist.org/packages/ethanhann/redisearch-php)[![Total Downloads](https://camo.githubusercontent.com/24eb42e18ece7c32fbc5d8df70b8b51392da1f02dd794e750b19cda2d0bb1d6a/68747470733a2f2f706f7365722e707567782e6f72672f657468616e68616e6e2f726564697365617263682d7068702f646f776e6c6f616473)](https://packagist.org/packages/ethanhann/redisearch-php)[![Latest Unstable Version](https://camo.githubusercontent.com/2d8367e488e4b64e5401557a4784a96067b2c6abd0e47648ff2a9d7a333937d4/68747470733a2f2f706f7365722e707567782e6f72672f657468616e68616e6e2f726564697365617263682d7068702f762f756e737461626c65)](https://packagist.org/packages/ethanhann/redisearch-php)[![License](https://camo.githubusercontent.com/c2f572d494d85527884b230d4092fe3dab315b4cb3f20b9209961713a4eb6fe4/68747470733a2f2f706f7365722e707567782e6f72672f657468616e68616e6e2f726564697365617263682d7068702f6c6963656e7365)](https://packagist.org/packages/ethanhann/redisearch-php)

**What is this?**

RediSearch-PHP is a PHP client library for the [RediSearch](http://redisearch.io/) module which adds Full-Text search to Redis.

See the [documentation](http://www.ethanhann.com/redisearch-php/) for more information.

**Contributing**

Contributions are welcome. Before submitting a PR for review, please run confirm all tests in the test suite pass.

Start the local Docker dev environment by running:

```
just up
```

Then run the tests:

```
just test
```

Specific Redis clients can be tested:

```
just test-predis
just test-php-redis
just test-redis-client
```

Or to run tests for all clients:

```
just test-all
```

Do not run tests on a prod system (of course), or any system that has a Redis instance with data you care about - Redis is flushed between tests.

To fix code style, before submitting a PR:

```
just fmt
```

**Laravel Support**

[Laravel-RediSearch](https://github.com/ethanhann/Laravel-RediSearch) - Exposes RediSearch-PHP to Laravel as a Scout driver.

###  Health Score

69

—

FairBetter than 100% of packages

Maintenance89

Actively maintained with recent releases

Popularity51

Moderate usage in the ecosystem

Community29

Small or concentrated contributor base

Maturity89

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 89.5% 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 ~93 days

Recently: every ~228 days

Total

36

Last Release

69d ago

Major Versions

0.11.0 → 1.0.02018-04-12

v1.x-dev → v2.x-dev2021-03-25

2.1.0 → 3.0.02026-03-09

PHP version history (4 changes)0.1.0PHP &gt;=7

v2.x-devPHP &gt;=7.3||&gt;=8.0

2.0.0-ALPHA3PHP &gt;=8.0

2.0.0PHP &gt;=8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/402597?v=4)[Ethan Hann](/maintainers/ethanhann)[@ethanhann](https://github.com/ethanhann)

---

Top Contributors

[![ethanhann](https://avatars.githubusercontent.com/u/402597?v=4)](https://github.com/ethanhann "ethanhann (280 commits)")[![deivarezserve](https://avatars.githubusercontent.com/u/26721686?v=4)](https://github.com/deivarezserve "deivarezserve (7 commits)")[![ethan-snowshoe](https://avatars.githubusercontent.com/u/82840125?v=4)](https://github.com/ethan-snowshoe "ethan-snowshoe (6 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![mstaack](https://avatars.githubusercontent.com/u/10169509?v=4)](https://github.com/mstaack "mstaack (3 commits)")[![pwaldhauer](https://avatars.githubusercontent.com/u/432323?v=4)](https://github.com/pwaldhauer "pwaldhauer (2 commits)")[![michael-grunder](https://avatars.githubusercontent.com/u/468149?v=4)](https://github.com/michael-grunder "michael-grunder (2 commits)")[![marcing](https://avatars.githubusercontent.com/u/190209?v=4)](https://github.com/marcing "marcing (2 commits)")[![SRaromicon](https://avatars.githubusercontent.com/u/1770031?v=4)](https://github.com/SRaromicon "SRaromicon (1 commits)")[![adeboyed](https://avatars.githubusercontent.com/u/5659219?v=4)](https://github.com/adeboyed "adeboyed (1 commits)")[![alexecus](https://avatars.githubusercontent.com/u/12739106?v=4)](https://github.com/alexecus "alexecus (1 commits)")[![BenQoder](https://avatars.githubusercontent.com/u/24754078?v=4)](https://github.com/BenQoder "BenQoder (1 commits)")[![jonathanartaud](https://avatars.githubusercontent.com/u/12874762?v=4)](https://github.com/jonathanartaud "jonathanartaud (1 commits)")[![priitperna](https://avatars.githubusercontent.com/u/2284196?v=4)](https://github.com/priitperna "priitperna (1 commits)")[![aburakovskiy](https://avatars.githubusercontent.com/u/1153385?v=4)](https://github.com/aburakovskiy "aburakovskiy (1 commits)")

---

Tags

phpphp7redisredis-searchredisearchredisearch-phpsearchsearching

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/ethanhann-redisearch-php/health.svg)

```
[![Health](https://phpackages.com/badges/ethanhann-redisearch-php/health.svg)](https://phpackages.com/packages/ethanhann-redisearch-php)
```

###  Alternatives

[symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations

4.2k348.9M2.5k](/packages/symfony-cache)[gordalina/cachetool

Manage your OPcache &amp; APCu cache through the CLI

1.8k3.7M5](/packages/gordalina-cachetool)[amphp/redis

Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.

165634.7k44](/packages/amphp-redis)[eliashaeussler/typo3-warming

Warming - Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.

20229.9k](/packages/eliashaeussler-typo3-warming)[eliashaeussler/cache-warmup

Composer package to warm up website caches, based on a given XML sitemap

73387.5k5](/packages/eliashaeussler-cache-warmup)[neos/cache

Neos Cache Framework

102.0M31](/packages/neos-cache)

PHPackages © 2026

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