An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Value Objects for PHP 8

![Code Coverage](https://github.com/ericksonreyes/value-objects/raw/master/coverage_badge.svg)
[![Build](https://github.com/ericksonreyes/value-objects/actions/workflows/merge.yaml/badge.svg?branch=master)](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)