Download the PHP package renandelmonico/value-objects without Composer
On this page you can find all versions of the php package renandelmonico/value-objects. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download renandelmonico/value-objects
More information about renandelmonico/value-objects
Files in renandelmonico/value-objects
Download renandelmonico/value-objects
More information about renandelmonico/value-objects
Files in renandelmonico/value-objects
Vendor renandelmonico
Package value-objects
Short Description A library with VOs to agreggate in your projects
License MIT
Homepage https://github.com/renandelmonico/value-objects
Package value-objects
Short Description A library with VOs to agreggate in your projects
License MIT
Homepage https://github.com/renandelmonico/value-objects
Please rate this library. Is it a good library?
Informations about the package value-objects
Value Objects Library
A lib to aggregate in your projects with most commons VO's.
Produced by Renan Delmonico to use in his projects
Summary
- What's Value Objects
- Documentation
- Value Objects
- Enums
- Pull Requests
What's Value Objects?
Documentation
To read the documentation run the Makefile command:
Value Objects
- Address
- Boolean
- City
- DateTime
- Integer
- IP (IPv4 and IPv6)
- Numeric
- Password
- Str
- Text
- UUID
Enums
- Country
- PasswordAlgo
- State (Brazil)
Pull Requests
Before you submit a Pull Request you must run the unit and mutation tests and check if the coverage is 100%.
How?
There are three commands in Makefile (test-unit
, test-mutation
and test-coverage
). You must run this commands.
Please, rate this lib ❤️ and give stars ⭐
All versions of value-objects with dependencies
PHP Build Version
Package Version
The package renandelmonico/value-objects contains the following files
Loading the files please wait ....