Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

A collection of Value Objects that I usually use in my projects

Awesome Lists containing this project

README

        

# Shared Value Objects

[![Joubert RedRat](https://img.shields.io/badge/Joubert-RedRat-red)](https://joubertredrat.github.io)
[![Build Status](https://travis-ci.org/joubertredrat/SharedValueObjects.svg?branch=master)](https://travis-ci.org/joubertredrat/SharedValueObjects)
[![Maintainability](https://api.codeclimate.com/v1/badges/97a9ef6e48688cb8ed4b/maintainability)](https://codeclimate.com/github/joubertredrat/SharedValueObjects/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/97a9ef6e48688cb8ed4b/test_coverage)](https://codeclimate.com/github/joubertredrat/SharedValueObjects/test_coverage)
[![codecov](https://codecov.io/gh/joubertredrat/SharedValueObjects/branch/master/graph/badge.svg)](https://codecov.io/gh/joubertredrat/SharedValueObjects)
[![Latest Stable Version](https://poser.pugx.org/redrat/shared-value-objects/v)](//packagist.org/packages/redrat/shared-value-objects)
[![Total Downloads](https://poser.pugx.org/redrat/shared-value-objects/downloads)](//packagist.org/packages/redrat/shared-value-objects)
[![License](https://poser.pugx.org/redrat/shared-value-objects/license)](//packagist.org/packages/redrat/shared-value-objects)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjoubertredrat%2FSharedValueObjects.svg?type=shield)](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).