扩展库 ¶
扩展库 | 作用 | 版本 | 支持 |
---|---|---|---|
shiyun/php-frame | php 基础框架 | PHP8 + | |
shiyun/php-think | tp8 框架扩展 | PHP8 + | |
shiyun/php-webman | webman框架扩展 | PHP8 + | |
shiyun/php-utils | 工具库 | PHP8 + | |
shiyun/php-wechat | 微信 | PHP8 + | |
shiyun/php-jenkins | jenkins | PHP8 + |
sh
# 下载
composer require shiyun/php-xxx
# 更新
composer update shiyun/php-xxx
# 删除
composer remove shiyun/php-xxx