redtrine/redtrine

Redis-based advanced PHP data structures.

Maintainers

Package info

github.com/redtrine/redtrine

pkg:composer/redtrine/redtrine

Statistics

Installs: 14 425

Dependents: 0

Suggesters: 0

Stars: 33

Open Issues: 4

0.1.0 2013-03-17 13:58 UTC

This package is auto-updated.

Last update: 2026-03-12 05:19:10 UTC


README

Redis-based advanced PHP data structures.

Inspired by Redback, a high-level Redis library for Node.JS

Build Status

Installation

Just run composer install, if you want to run Test Suite use composer install --dev

Executing test suite:

phpunit

bin/behat

Bitdeli Badge