{ "name": "mateusfornari/hypersistence-alpha", "type": "library", "description": "PHP Object Oriented persistence framework.", "keywords": ["microframework","framework","persistence"], "homepage": "http://github.com/mateusfornari/hypersistence-alpha", "license": "MIT", "authors": [ { "name": "Mateus Fornari", "email": "mateusfornari@gmail.com", "homepage": "http://www.hypersistence.com/" } ], "require": { "php": ">=5.3.0" }, "autoload": { "psr-0": { "Hypersistence": "." } } }
info at phpclasses dot org