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 6a277ba commit d92f6b7Copy full SHA for d92f6b7
README.md
@@ -1,5 +1,17 @@
1
-# system utils for php
+# system utils
2
3
-## license
+[](LICENSE)
4
+[](https://packagist.org/packages/php-toolkit/sys-utils)
5
+[](https://packagist.org/packages/php-toolkit/sys-utils)
6
+
7
+Some useful system utils for php
8
9
+## Install
10
11
+```bash
12
+composer require toolkit/sys-utils
13
+```
14
15
+## License
16
17
MIT
0 commit comments