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
Requires
- php: >=5.3.3
- pimple/pimple: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-06 13:25:36 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