ytake/valueobjects

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

Maintainers

Package info

github.com/ytake/valueobjects

pkg:composer/ytake/valueobjects

Fund package maintenance!

ytake

Statistics

Installs: 86 136

Dependents: 1

Suggesters: 0

Stars: 60

Open Issues: 3

2.1.0 2020-08-14 16:18 UTC

This package is auto-updated.

Last update: 2026-02-19 00:53:34 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