Skip to content

Releases: SocialEngine/Unum

PHPUnit helpers

11 Sep 04:12
Compare
Choose a tag to compare

Added a trait with some assert helpers for asserting certain properties are loaded and their values.

Meta Properties

31 Aug 20:57
Compare
Choose a tag to compare

Unum now supports "Meta" properties.

Add isClean check

17 Aug 18:14
Compare
Choose a tag to compare

New:

  • add Entity::isClean() helper method to check if entity is in the clean state.

Initial Release

17 Aug 18:14
Compare
Choose a tag to compare

This is the first public release of simple entity implementation.