This repository was archived by the owner on Jul 4, 2023. It is now read-only.
Releases: mcustiel/TypedPhp
Releases · mcustiel/TypedPhp
Added Flyweight implementation for non scalar values
Added Flyweight implementation for scalar values
v0.7.0 Fixed phpunit.xml
BooleanValue
Added wrapper for Boolean and all related collections.
Immutability
- Added immutable arrays.
- Renamed namespace ValueObjects to Types.
Initial release
- Object wrappers for primitives
- Typed arrays.