jimchen / laravel-aliyunvod-callback
Aliyun MNS Vod MessageCallback Queue Driver For Laravel
v0.3.0
2019-08-25 13:57 UTC
Requires
- php: ~5.5|~7.0
- ext-json: *
- illuminate/console: 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*
- illuminate/queue: 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*
- illuminate/support: 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*
- lokielse/aliyun-open-api-mns: ^1.0
README
Aliyun MNS Vod MessageCallback Queue Driver For Laravel.
Installing
$ composer require jimchen/laravel-aliyunvod-callback -vvv
Usage
TODO
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- Contribute new features or update the wiki.
The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.
License
MIT