https://github.com/joubertredrat/sharedvalueobjects
A collection of Value Objects that I usually use in my projects
https://github.com/joubertredrat/sharedvalueobjects
library php php-library php7 php74 value-object value-objects
Last synced: 9 months ago
JSON representation
A collection of Value Objects that I usually use in my projects
- Host: GitHub
- URL: https://github.com/joubertredrat/sharedvalueobjects
- Owner: joubertredrat
- License: mit
- Created: 2020-07-04T01:46:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T23:50:43.000Z (over 1 year ago)
- Last Synced: 2025-03-23T22:25:14.682Z (9 months ago)
- Topics: library, php, php-library, php7, php74, value-object, value-objects
- Language: PHP
- Homepage: https://packagist.org/packages/redrat/shared-value-objects
- Size: 33.2 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shared Value Objects
[](https://joubertredrat.github.io)
[](https://travis-ci.org/joubertredrat/SharedValueObjects)
[](https://codeclimate.com/github/joubertredrat/SharedValueObjects/maintainability)
[](https://codeclimate.com/github/joubertredrat/SharedValueObjects/test_coverage)
[](https://codecov.io/gh/joubertredrat/SharedValueObjects)
[](//packagist.org/packages/redrat/shared-value-objects)
[](//packagist.org/packages/redrat/shared-value-objects)
[](//packagist.org/packages/redrat/shared-value-objects)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fjoubertredrat%2FSharedValueObjects?ref=badge_shield)
A collection of Value Objects that I usually use in my projects.
### Installation
```bash
composer require redrat/shared-value-objects
```
### Author
[Me](https://github.com/joubertredrat) and the [contributors](https://github.com/joubertredrat/SharedValueObjects/graphs/contributors).
### License
The cute and amazing [MIT](https://github.com/joubertredrat/ApiHelperBundle/blob/master/LICENSE).