https://github.com/cozyphp/value-objects
Collection of handy Value Object classes
https://github.com/cozyphp/value-objects
language matrix php value-object
Last synced: 30 days ago
JSON representation
Collection of handy Value Object classes
- Host: GitHub
- URL: https://github.com/cozyphp/value-objects
- Owner: cozyphp
- License: mit
- Created: 2021-03-05T23:08:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T19:02:13.000Z (almost 2 years ago)
- Last Synced: 2025-11-09T09:19:48.647Z (3 months ago)
- Topics: language, matrix, php, value-object
- Language: PHP
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Cozy Value Objects
============
[](https://github.com/npicado)

[](https://codeclimate.com/github/cozyphp/value-objects/maintainability)
[](https://codeclimate.com/github/cozyphp/value-objects/test_coverage)
[](https://github.com/cozyphp/value-objects/actions?query=workflow%3A%22build%22)
[](https://packagist.org/packages/cozy/value-objects)
[](LICENSE)
Collection of handy Value Object classes.
System Requirements
-------
You need **PHP >= 7.4.0** but the latest stable version of PHP is recommended.
Installation
-------
Install using Composer:
```
$ composer require cozy/value-objects
```
Contributing
-------
Contributions are welcome and will be fully credited. Please see [CONTRIBUTING](.github/CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.
Security
-------
If you discover any security related issues, please email info@nestorpicado.com instead of using the issue tracker.
Credits
-------
- [Nestor Picado](https://github.com/npicado)
- [All Contributors](https://github.com/thephpleague/period/graphs/contributors)
License
-------
The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.