factorlabs/simope

Simope (Simple Object Persistence) is library that allows to persist PHP objects without any DBMS installed.

dev-master 2014-01-25 15:10 UTC

This package is not auto-updated.

Last update: 2024-04-21 02:10:38 UTC


README

What is Simope?

Simope (stands for Simple Object (PHP) Persistence) is library that allows to persist PHP objects without any DBMS installed. Easy, simple and useful for prototyping. Simope follows DDD patterns like Entity, Entity Repository and Factory.

Documentation

For more information read docs/index.html