PHPackages                             zlkoh/redix - 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. [Database &amp; ORM](/categories/database)
4. /
5. zlkoh/redix

ActiveLibrary[Database &amp; ORM](/categories/database)

zlkoh/redix
===========

Redis migration

v0.0.1(9y ago)015MITPHPPHP &gt;=5.4

Since Dec 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Misosooup/redix)[ Packagist](https://packagist.org/packages/zlkoh/redix)[ RSS](/packages/zlkoh-redix/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

redix
=====

[](#redix)

A very simple Redis migration

Redix is created based on Phinx.

a file named redix.yml has to be created and placed in the root of your working directory

- migrationPath: app/migrations
- host: 127.0.0.1
- port: 6379

bin/redix create ProjectName to create a migration file under app/migrations bin/redix migrate to insert the value into redis bin/redix rollback to rollback a single migration. Rollback follows a FILO process.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

3487d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1595688?v=4)[Misosooup](/maintainers/Misosooup)[@Misosooup](https://github.com/Misosooup)

---

Top Contributors

[![Misosooup](https://avatars.githubusercontent.com/u/1595688?v=4)](https://github.com/Misosooup "Misosooup (1 commits)")

---

Tags

migrationsnosqldbredixredis migrations

### Embed Badge

![Health badge](/badges/zlkoh-redix/health.svg)

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

###  Alternatives

[perplorm/perpl

Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.

249.4k](/packages/perplorm-perpl)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

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