https://github.com/ericksonreyes/value-objects
Just a collection of Domain Driven Design value objects.
https://github.com/ericksonreyes/value-objects
Last synced: 3 months ago
JSON representation
Just a collection of Domain Driven Design value objects.
- Host: GitHub
- URL: https://github.com/ericksonreyes/value-objects
- Owner: ericksonreyes
- License: mit
- Created: 2023-01-15T23:20:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T21:19:05.000Z (about 2 years ago)
- Last Synced: 2025-01-05T19:15:08.347Z (5 months ago)
- Language: PHP
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Value Objects for PHP 8

[](https://github.com/ericksonreyes/value-objects/actions/workflows/merge.yaml)Just a collection of Domain Driven Design value objects.
## Installation
```shell
composer require ericksonreyes/value-objects
```### Author
* Erickson
Reyes ([GitHub](https://github.com/ericksonreyes), [GitLab](https://gitlab.com/ericksonreyes/), [LinkedIn](https://www.linkedin.com/in/ericksonreyes/)
and [Packagist](http://packagist.org/users/ericksonreyes/)).### License
See [LICENSE](LICENSE)
### Gitlab
This project is also available in [GitLab](https://gitlab.com/ericksonreyes/value-objects)