apex / storage
league/flysystem适配器的简单初始化包装器
2.0
2022-01-30 21:52 UTC
Requires
- php: >=8.0
- league/flysystem: ^3.0
- league/flysystem-aws-s3-v3: ^3.0
Requires (Dev)
- apex/signer: ^2.0
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-09-29 05:56:30 UTC
README
一个非常简单的包装类,允许初始化league/flysystem包装器,并帮助在FileSystem中提供单个容器项。
安装
使用Composer安装:
composer require apex/storage
基本用法
use Apex\Storage\Storage; // Get file system $fs = Storage::init('local', ['dir' => __DIR__ . '/storage']);
支持
如果您有任何问题、问题或对Syrus的反馈,请随时在ApexPl Reddit子版块上发表评论,我们将尽快提供有帮助的回答。
关注Apex
未来将推出许多好东西,包括新的高质量开源包,更深入的文章/教程,涵盖实用的主题等。通过加入我们网站上的邮件列表或关注Twitter上的@mdizak1来保持信息更新。