limingxinleo/easywechat-classmap

v1.1.0 2025-02-25 07:55 UTC

This package is auto-updated.

Last update: 2025-03-25 08:10:18 UTC


README

PHPUnit

composer require limingxinleo/easywechat-classmap

EasyWeChat 6.x 使用的是 Symfony Http Client,在常驻内存的服务中使用时,HttpClient 会因为多个协程共用,而报错。

使用

Hyperf 框架下,直接引入即可。