Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ytake/hh-valueobjects

A Hack library/collection of classes / immutable objects!
https://github.com/ytake/hh-valueobjects

ddd hack hacklang valueobject

Last synced: 20 days ago
JSON representation

A Hack library/collection of classes / immutable objects!

Awesome Lists containing this project

README

        

# HHValueObjects

Supported Only HHVM/Hack

[![Build Status](https://travis-ci.org/ytake/hh-valueobjects.svg?branch=master)](https://travis-ci.org/ytake/hh-valueobjects)

[for PHP](https://github.com/ytake/valueobjects)

A Hack library/collection of classes aimed to help developers using and undestanding immutable objects.

## Requirements

*HHVM 4.35 or higher*

## install

```bash
composer require ytake/hh-valueobjects
```