wangce1998/php-toolbox

dev-master 2022-08-17 06:46 UTC

This package is auto-updated.

Last update: 2025-06-17 12:57:37 UTC


README

直接引入方法

require中添加
"wangce1998/php-toolbox": "dev-master"

repositories[]中添加
{
    "type": "git",
    "url": "https://github.com/wangce1998/php-toolbox.git"
}

config中添加
"secure-http": false

更新
composer update wangce1998/php-toolbox