ytake/valueobjects

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

Fund package maintenance!
ytake

Installs: 85 572

Dependents: 1

Suggesters: 0

Security: 0

Stars: 60

Watchers: 4

Forks: 7

Open Issues: 3

pkg:composer/ytake/valueobjects

2.1.0 2020-08-14 16:18 UTC

This package is auto-updated.

Last update: 2025-09-18 23:56:24 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