Download the PHP package bright-tech/laravel-aliyunoss-service without Composer
On this page you can find all versions of the php package bright-tech/laravel-aliyunoss-service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-aliyunoss-service
Laravel Wechat Service
Laravel 专用微信SDK服务
安装
推荐使用 composer 进行安装.
你可以运行以下命令
或向你的 composer.json
文件的 require
项中增加
接下来,执行
将 wechat.php
文件部署到config文件夹下。
之后需要将 WechatServiceProvider
加入 config\app.php
的 providers
中
最后增加 alias
使用
初始化
获取Access Token
本Service会自动使用系统中设置的Cache组件缓存AccessToken
发送微信请求
具体可执行的方法请参考 Wechat PHP SDK
All versions of laravel-aliyunoss-service with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
illuminate/support Version 5.*
bright-tech/aliyun-oss-sdk-php Version *
illuminate/support Version 5.*
bright-tech/aliyun-oss-sdk-php Version *
The package bright-tech/laravel-aliyunoss-service contains the following files
Loading the files please wait ....