Menu

SiPPF 0.1 released

This is the first release of SiPPF - Simple PHP5 Persistency Framework. Currently it supports loading, persisting and deleting of objects and loading of collections of objects. Relations between objects are not yet implemented.
To configure an entity, the entity should implement the IInlineMappingData interface. In future versions there will be other and easier methods to do this.
Please note that this is alpha code, and that it will contain bugs.

Posted by Jeroen Budts 2005-12-27

Log in to post a comment.