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 7e89445 commit d2b5ab0Copy full SHA for d2b5ab0
README.md
@@ -1,4 +1,10 @@
1
-# 文件内容解析
+# file parse
2
+
3
+[](LICENSE)
4
+[](https://packagist.org/packages/php-toolkit/file-parse)
5
+[](https://packagist.org/packages/php-toolkit/file-parse)
6
7
+Some useful file parse utils for the php.
8
9
`ini`, `json`, `yml` 格式的文件解析
10
@@ -19,7 +25,7 @@ cache:
19
25
debug: reference#debug
20
26
```
21
27
22
-## install
28
+## Install
23
29
24
30
```bash
31
composer require toolkit/file-parse
0 commit comments