gzhb-league / flysystem
Filesystem abstraction: Many filesystems, one API.
v0.0.1
2023-05-08 02:03 UTC
Requires
- php: >=5.4.0
Requires (Dev)
- ext-fileinfo: *
- mockery/mockery: ~0.9
- phpspec/phpspec: ^2.2
- phpunit/phpunit: ~4.8 || ~5.0
Suggests
- ext-fileinfo: Required for MimeType
- league/flysystem-aws-s3-v2: Allows you to use S3 storage with AWS SDK v2
- league/flysystem-aws-s3-v3: Allows you to use S3 storage with AWS SDK v3
- league/flysystem-azure: Allows you to use Windows Azure Blob storage
- league/flysystem-cached-adapter: Flysystem adapter decorator for metadata caching
- league/flysystem-copy: Allows you to use Copy.com storage
- league/flysystem-dropbox: Allows you to use Dropbox storage
- league/flysystem-eventable-filesystem: Allows you to use EventableFilesystem
- league/flysystem-rackspace: Allows you to use Rackspace Cloud Files
- league/flysystem-sftp: Allows you to use SFTP server storage via phpseclib
- league/flysystem-webdav: Allows you to use WebDAV storage
- league/flysystem-ziparchive: Allows you to use ZipArchive adapter
Conflicts
- league/flysystem-sftp: <1.0.6
This package is auto-updated.
Last update: 2025-01-08 05:57:58 UTC
README
解决oauth升级lumen后,无法加载原来的包