pascal-eberhard/value-object-php

Value object tools

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/pascal-eberhard/value-object-php

1.0 2020-06-27 09:44 UTC

This package is not auto-updated.

Last update: 2025-09-29 10:21:32 UTC


README

Description

Some value object classes and tools.

Change log

License

The MIT License, see License File.

Installation

Via composer:

composer require pascal-eberhard/value-object-php

Some shell commands

# All checks
composer checks

# One at a time, see composer.json "scripts"
#composer [insert composer script label, without @ prefix]