We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Release of v1.0.0
Add more tests
Add more tests. Split tests between direct access (MyEntity::get(1)) … …and indirect access (StaticEntity::get(1, 'Path\To\Class'))
Update README.md
Fix tests
New ::getAll() method. Now all public static methods are callable dir… …ectly on StaticEntity class