Skip to content

Commit 8b222eb

Browse files
committed
fix license url is error
1 parent 5c13ebe commit 8b222eb

File tree

9 files changed

+8
-10
lines changed

9 files changed

+8
-10
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# PHP工具包
22

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

75
php的一些有用的基础工具库实现和收集整理。
86

libs/arr-utils/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# array utils
22

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

libs/cli-utils/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CLI utils
22

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

libs/file-parse/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# file parse
22

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

libs/file-utils/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# file utils
22

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

libs/obj-utils/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# object utils
22

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

libs/php-utils/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# php utils
22

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

libs/str-utils/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# string utils
22

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

libs/sys-utils/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# system utils
22

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

0 commit comments

Comments
 (0)