2017 © Pedro Peláez
 

library tizona

Persistent collections for PHP

image

alexeyshockov/tizona

Persistent collections for PHP

  • Wednesday, May 8, 2013
  • by alexeyshockov
  • Repository
  • 1 Watchers
  • 2 Stars
  • 41 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 3 % Grown

The README.md

Tizona. Pesistent Collections for PHP Build Status

Installation

Tizona currently may be installed as submodule for your Git project:, (*1)

``` bash git submodule add git://github.com/alexeyshockov/colada.git vendor/colada git submodule add git://github.com/alexeyshockov/tizona.git vendor/tizona, (*2)


or throught [Composer](https://github.com/composer/composer): ``` json { "require": { "alexeyshockov/tizona": "dev-master" } }

Usage

Follow project's wiki for usage information and examples., (*3)

Detailed API documentation (for current stable release)., (*4)

Roadmap

  • 0.x — API stabilization.
  • 1.0 — Stable API.
  • 1.x — Other persistent collections (for Doctrine ODM and others).

The Versions

08/05 2013

0.1.x-dev

0.1.9999999.9999999-dev http://github.com/alexeyshockov/tizona

Persistent collections for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

orm collections databases

08/05 2013

v0.1.0

0.1.0.0 http://github.com/alexeyshockov/tizona

Persistent collections for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

orm collections databases

30/05 2012

dev-master

9999999-dev http://github.com/alexeyshockov/tizona

Persistent collections for PHP

  Sources   Download

MIT

The Requires

 

orm collections databases