valueobjects
valueobjects copied to clipboard
A PHP library/collection of classes / immutable objects!
Results
3
valueobjects issues
Sort by
recently updated
recently updated
newest added
Also remove obsolete security checker and add dockerised setup to ensure you can run a consistent development environment. Closes #9
The Web::Url object is relying a lot on parse_url but this is too flexible and does not always yield a valid URL. As validation is not done for how urls...