We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78236ac commit 852e3e0Copy full SHA for 852e3e0
README.md
@@ -1,5 +1,8 @@
1
# php-value
2
3
+[](https://travis-ci.org/mle86/php-value)
4
+[](https://coveralls.io/github/mle86/php-value?branch=master)
5
+
6
This PHP library provides a simple base class for Immutable Value Objects.
7
Those are objects which wrap exactly one value,
8
cannot be changed in any way,
0 commit comments