Skip to content

Commit d9581f9

Browse files
committed
doc: more vanity badges
1 parent 852e3e0 commit d9581f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[![Build Status](https://travis-ci.org/mle86/php-value.svg?branch=master)](https://travis-ci.org/mle86/php-value)
44
[![Coverage Status](https://coveralls.io/repos/github/mle86/php-value/badge.svg?branch=master)](https://coveralls.io/github/mle86/php-value?branch=master)
5+
[![Latest Stable Version](https://poser.pugx.org/mle86/value/version)](https://packagist.org/packages/mle86/value)
6+
[![License](https://poser.pugx.org/mle86/value/license)](https://packagist.org/packages/mle86/value)
57

68
This PHP library provides a simple base class for Immutable Value Objects.
79
Those are objects which wrap exactly one value,

0 commit comments

Comments
 (0)