Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Feb 27, 2019
1 parent 9f36341 commit 7cebb69
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
# data collection utils for php
# data collection

[![License](https://img.shields.io/packagist/l/toolkit/collection.svg?style=flat-square)](LICENSE)
[![Php Version](https://img.shields.io/badge/php-%3E=7.1.0-brightgreen.svg?maxAge=2592000)](https://packagist.org/packages/toolkit/collection)
[![Latest Stable Version](http://img.shields.io/packagist/v/toolkit/collection.svg)](https://packagist.org/packages/toolkit/collection)

data collection utils for php

- data collection
- language manage

## Install

```bash
composer require toolkit/collection
```

## License

Expand Down

0 comments on commit 7cebb69

Please sign in to comment.