ytake/valueobjects

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

Fund package maintenance!
ytake

2.1.0 2020-08-14 16:18 UTC

This package is auto-updated.

Last update: 2024-03-18 20:25:49 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