kilica/valueobjects

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

3.0.0 2019-05-01 04:42 UTC

This package is auto-updated.

Last update: 2024-03-29 03:58:21 UTC


README

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