redtrine/redtrine

Redis-based advanced PHP data structures.

Installs: 14 423

Dependents: 0

Suggesters: 0

Security: 0

Stars: 33

Watchers: 8

Forks: 3

Open Issues: 4

pkg:composer/redtrine/redtrine

0.1.0 2013-03-17 13:58 UTC

This package is auto-updated.

Last update: 2025-12-12 04:50:28 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