2017 © Pedro Peláez
 

library redis-orm

A simple PHP object mapper to assist in persisting objects in Redis and indexing them for efficient searching and filtering.

image

tystr/redis-orm

A simple PHP object mapper to assist in persisting objects in Redis and indexing them for efficient searching and filtering.

  • Wednesday, January 6, 2016
  • by tystr
  • Repository
  • 5 Watchers
  • 22 Stars
  • 154 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 3 Open issues
  • 5 Versions
  • 1 % Grown

The README.md

Redis ORM

Build Status, (*1)

This is a small object mapper library designed to assist in storing objects into a Redis database while maintaining indexes for the fields of the object for efficient querying and filtering., (*2)

This project is under development. Use at your own risk., (*3)

TODO:, (*4)

  • Associated objects
  • Use redis transactions

Support

Freenode IRC: #redis-orm, (*5)

Installation

Add to your project via composer:, (*6)

$ composer.phar require tystr/redis-orm:1.0.*@dev

Setting up the Development Environment

You'll need Vagrant installed and configured correctly., (*7)

Simply run the following command to get your VM up and running:, (*8)

$ vagrant up

To run the [Behat][3] test suite:, (*9)

$ vagrant ssh
$ cd /vagrant
$ vendor/bin/behat

Read The Documentation

The Versions

06/01 2016

dev-master

9999999-dev

A simple PHP object mapper to assist in persisting objects in Redis and indexing them for efficient searching and filtering.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Stroud

orm redis key value redis-orm

08/10 2015

dev-coveralls

dev-coveralls

A simple PHP object mapper to assist in persisting objects in Redis and indexing them for efficient searching and filtering.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Stroud

orm redis key value redis-orm

21/10 2014

v1.0-BETA1

1.0.0.0-beta1

A simple PHP object mapper to assist in persisting objects in Redis and indexing them for efficient searching and filtering.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Stroud

orm redis key value redis-orm

20/10 2014

dev-doc

dev-doc

A simple PHP object mapper to assist in persisting objects in Redis and indexing them for efficient searching and filtering.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Stroud

orm redis key value redis-orm

07/08 2014

dev-vagrant

dev-vagrant

A simple PHP object mapper to assist in persisting objects in Redis and indexing them for efficient searching and filtering.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Stroud

orm redis key value redis-orm