.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.gitattributes | |
|
|
.gitignore | |
|
|
.phpcs.xml.dist | |
|
|
.styleci.yml | |
|
|
CHANGELOG.md | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
SECURITY.md | |
|
|
composer.json | |
|
|
docs/_config.yml | |
|
|
docs/_sass/custom/custom.scss | |
|
|
docs/index.md | |
|
|
docs/sections/examples.md | |
|
|
docs/sections/exceptions.md | |
|
|
docs/sections/usage.md | |
|
|
php-value-objects.sublime-project | |
|
|
phpinsights.php | 48 | A 0 mins |
|
phpstan.neon.dist | |
|
|
phpunit.xml.dist | |
|
|
src/Contracts/SingleValueObject.php | 8 | A 0 mins |
|
src/Exceptions/ImmutableValueObjectException.php | 7 | A 0 mins |
|
src/Exceptions/InvalidValueException.php | 7 | A 0 mins |
|
src/SingleImmutableValueObject.php | 9 | A 0 mins |
|
src/SingleValueObject.php | 9 | A 0 mins |
|
src/Traits/SingleImmutableValueObjectBehavior.php | 15 | A 0 mins |
|
src/Traits/SingleValueObjectBehavior.php | 39 | A 0 mins |
|