Download the PHP package thank-song/lecang without Composer
On this page you can find all versions of the php package thank-song/lecang. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thank-song/lecang
More information about thank-song/lecang
Files in thank-song/lecang
Download thank-song/lecang
More information about thank-song/lecang
Files in thank-song/lecang
Please rate this library. Is it a good library?
Informations about the package lecang
环境要求:
- PHP >= 7.1,
- Laravel >= 5.5
安装
配置
配置 .env 文件,添加以下配置:
或发布配置文件到主项目:
然后在 config/lecang.php 文件中配置相关参数。
使用
使用方法一,使用工厂方法:
使用方法二,实例化请求类:
使用方法三,直接使用工厂类基本请求(应用于不支持的请求类):
更多受支持方法,请参考 src/Request 目录下的请求类。
注意事项
- 请确保您的服务器环境支持
openssl扩展,否则无法使用签名验证。 - 请确保您的
LECANG账户有相关权限,否则请求可能失败。
其他
- 欢迎提交
PR或Issue,共同完善此扩展。
License
MIT License
All versions of lecang with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package thank-song/lecang contains the following files
Loading the files please wait ...