atlasman / flysystem-aliyun-oss
Flysystem adapter for Aliyun OSS
Installs: 167
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/atlasman/flysystem-aliyun-oss
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-09-19 19:39:27 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