ytake/valueobjects

A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)


Keywords
Value Object, Domain Driven Design, architecture, vo, ddd, php, valueobject
License
MIT

Documentation

ValueObjects

Build Status Coverage Status Scrutinizer Code Quality

License Latest Version Total Downloads StyleCI

Codacy Badge SensioLabsInsight

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

This is fork of the educational package nicolopignatelli/valueobjects that aims to provide more functionality for basic tasks and act as a object oriented wrapper for PHP types.

Install

required >= PHP 7.0

$ composer require ytake/valueobjects