pascal-eberhard/value-object-php

1.0 2020-06-27 09:44 UTC

This package is not auto-updated.

Last update: 2024-05-13 03:52:07 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]