ValueObjects - Common Package

v0.0.1 2020-10-13 20:04 UTC

This package is auto-updated.

Last update: 2023-03-19 18:38:01 UTC


README

Latest Stable Version Total Downloads Dependents License

Build Status 68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f56616c75654f626a656374732f436f6d6d6f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572 StyleCI

Introduction

Common package is a subpackage of the ValueObjects library. There are Interface and AbstractClass files that define how the objects developed under ValueObjects will work.

If you want to write your own classes that will work in harmony with the ValueObjects library, you can use this package.

Requirements

PHP 7.4+. Other than that, this library has no requirements. ValueObjects will not provide any support for PHP versions not supported by the language itself. There may be dependencies for a feature. See the documentation for more information.

Install

$ composer require valueobjects/common

Other Sub Packages

Below is a list of other packages under ValueObjects:

  • Metrology: The package of Metrology. You can use it for measurement sciences such as mass, temperature, length.

Contributing

Thank you for finding value in improving the ValueObjects - Common package. To contribute, you can contact me at www@mehmetogmen.com.tr.

Security Vulnerabilities

If you discover a security vulnerability within ValueObjects - Common, please send an e-mail to Mehmet ÖĞMEN via www@mehmetogmen.com.tr. All security vulnerabilities will be promptly addressed.

License

The ValueObjects - Common package is open-sourced software licensed under the MIT license.