atlasman / flysystem-aliyun-oss
Flysystem adapter for Aliyun OSS
v1.0.6
2020-03-19 07:04 UTC
Requires
- php: ^7.0
- aliyuncs/oss-sdk-php: ^2.3
- league/flysystem: ~1.0
Requires (Dev)
- phpunit/phpunit: ~7.0
This package is auto-updated.
Last update: 2025-03-19 18:35:14 UTC
README
Flysystem adapter for Aliyun OSS.
Installing
$ composer require atlasman/flysystem-aliyun-oss -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