https://github.com/morilog/valueobjects
Common ValueObjects used in my projects
https://github.com/morilog/valueobjects
Last synced: 3 months ago
JSON representation
Common ValueObjects used in my projects
- Host: GitHub
- URL: https://github.com/morilog/valueobjects
- Owner: morilog
- Created: 2015-10-06T19:16:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-08T19:58:48.000Z (over 9 years ago)
- Last Synced: 2025-02-06T08:29:09.049Z (5 months ago)
- Language: PHP
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Value Objects
My common value objects used in projects### Installation
Run bellow command via composer:`composer require morilog/value-objects`