Releases: phonetworks/pho-framework
Releases · phonetworks/pho-framework
4.0.0
Hydrator implemented for further extensibility.
3.4.0
Redesign: the IDs are now kept in the object
3.3.1
Added Existentials back as a function rather than a class of its own.
3.3.0
- Simplified the architecture by removal of Existentials in favor of mandatory $creator variable.
- Minor improvements in regards to serialization/deserialization.
3.2.0
- Renamed ACLCore as Existentials
3.1.2
- Updated AclCore so that it references the node object as well.
3.1.1
- added getter methods for Acl
3.1.0
- Support for disparate graphs
- The new belongsOrEquals method for ContextInterface classes
3.0.0
- Added ContextInterface
- Added Graph that extends \Pho\Lib\Graph