valueobjects / common
ValueObjects - Common Package
This package's canonical repository appears to be gone and the package has been frozen as a result.
Requires
- php: ^7.4
- ext-json: *
Requires (Dev)
- phpunit/phpunit: ^9.4.0
This package is auto-updated.
Last update: 2023-03-19 18:38:01 UTC
README
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.