laravel-hyperf / filesystem
The filesystem package for Laravel Hyperf.
v0.1.2
2025-02-20 08:34 UTC
Requires
- php: ^8.2
- hyperf/collection: ~3.1.0
- hyperf/conditionable: ~3.1.0
- hyperf/macroable: ~3.1.0
- hyperf/support: ~3.1.0
- laravel-hyperf/object-pool: ^0.1
Suggests
- ext-fileinfo: Required to use the Filesystem class.
- ext-ftp: Required to use the Flysystem FTP driver.
- ext-hash: Required to use the Filesystem class.
- laravel-hyperf/http: Required to allow Storage::put to accept a StreamInterface.
- league/flysystem: Required to use the Flysystem local driver (^3.0.16).
- league/flysystem-aws-s3-v3: Required to use the Flysystem S3 driver (^3.0).
- league/flysystem-ftp: Required to use the Flysystem FTP driver (^3.0).
- league/flysystem-google-cloud-storage: Required to use the Flysystem Google Cloud Storage driver (^3.0).
- league/flysystem-path-prefixing: Required to use the scoped driver (^3.3).
- league/flysystem-read-only: Required to use read-only disks (^3.3)
- league/flysystem-sftp-v3: Required to use the Flysystem SFTP driver (^3.0).
This package is auto-updated.
Last update: 2025-02-22 09:06:44 UTC