acmecms/think-utils

thinkphp实用程序

1.1.0 2020-09-21 10:10 UTC

This package is auto-updated.

Last update: 2024-04-21 18:19:55 UTC


README

工具简介

  • 日常总结
  • 默认加载 "overtrue/wechat": "~4.0" "intervention/image": "^2.5"

安装方式

composer require acmecms/think-utils

文档地址

https://www.kancloud.cn/vertex/thinkutils_00

加载服务

\acme\basis\Pipeline::class        //扩展thinkphp管道类
\acme\services\Wechat::class       //二次封装easywechat组件