apex/storage
Composer 安装命令:
composer require apex/storage
包简介
Simple initialization wrapper for league/flysystem adapters
README 文档
README
Very simple wrapper class to allow initialzation of league/flysystem wrappers, and help provide single item within container for FileSystem.
Installation
Install via Composer with:
composer require apex/storage
Basic Usage
use Apex\Storage\Storage; // Get file system $fs = Storage::init('local', ['dir' => __DIR__ . '/storage']);
Support
If you have any questions, issues or feedback for Syrus, please feel free to drop a note on the ApexPl Reddit sub for a prompt and helpful response.
Follow Apex
Loads of good things coming in the near future including new quality open source packages, more advanced articles / tutorials that go over down to earth useful topics, et al. Stay informed by joining the mailing list on our web site, or follow along on Twitter at @mdizak1.
统计信息
- 总下载量: 866
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-04-27