Releases: atrapalo/php-tools
Releases · atrapalo/php-tools
3.2.0
Merge pull request #7 from atrapalo/UpdateComposer
Remove static and tested it
3.0.1
Remove final to equals method for simplify mock testing
3.0.0
Merge pull request #4 from atrapalo/StrictCollection
EntityCollection now can be empty and hte new EntityStrictCollection …
2.0.1
Fix for "0" or "false" value string
2.0.0
Add UniqueEntityCollection
Some features and fix bugs
1.1.0
Add command for auto generate PHPDoc for Enum class
1.0.1
Merge pull request #1 from atrapalo/CollectionInit
Init collection entities to empty array