pascal-eberhard / value-object-php

1.0 2020-06-27 09:44 UTC

This package is not auto-updated.

Last update: 2024-09-30 05:43:51 UTC


README

描述

一些值对象类和工具。

变更日志

许可证

MIT 许可证,见 许可证文件

安装

通过 composer

composer require pascal-eberhard/value-object-php

一些 shell 命令

# All checks
composer checks

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