Skip to content
This repository was archived by the owner on Jun 11, 2020. It is now read-only.

Commit 5ab1edc

Browse files
committed
update readme. add some badges
1 parent 54cdcaa commit 5ab1edc

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# object utils for php
1+
# object utils
22

3-
## install
3+
[![License](https://img.shields.io/packagist/l/php-toolkit/obj-utils.svg?style=flat-square)](LICENSE)
4+
[![Php Version](https://img.shields.io/badge/php-%3E=7.1.0-brightgreen.svg?maxAge=2592000)](https://packagist.org/packages/php-toolkit/obj-utils)
5+
[![Latest Stable Version](http://img.shields.io/packagist/v/php-toolkit/obj-utils.svg)](https://packagist.org/packages/php-toolkit/obj-utils)
6+
7+
Some useful object utils for the php.
8+
9+
## Install
410

511
```bash
612
composer require toolkit/obj-utils

0 commit comments

Comments
 (0)