nldou / aliyun-oss
A AliyunOSS SDK
0.0.2
2020-09-09 08:22 UTC
Requires
- aliyuncs/oss-sdk-php: ^2.3
- guzzlehttp/guzzle: ^6.3
- illuminate/support: ^5.8 || ^6.0 || ^7.0
This package is auto-updated.
Last update: 2025-03-09 18:32:08 UTC
README
A AliyunOSS SDK.
Installing
$ composer require nldou/aliyunOSS -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