PHPackages                             yjyer/efs-php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. yjyer/efs-php-sdk

ActiveLibrary[File &amp; Storage](/categories/file-storage)

yjyer/efs-php-sdk
=================

EasyFileStorage PHP SDK

v0.0.3(2y ago)025Apache-2.0PHPPHP &gt;=7.3

Since Aug 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/yjyer/efs-php-sdk)[ Packagist](https://packagist.org/packages/yjyer/efs-php-sdk)[ RSS](/packages/yjyer-efs-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

EasyFileStorage 易用存储系统PHP版本SDK
==============================

[](#easyfilestorage-易用存储系统php版本sdk)

起步
--

[](#起步)

---

```
# 安装扩展
composer require yjyer/efs-php-sdk
# 更新扩展
composer update yjyer/efs-php-sdk
# 移除扩展
composer remove yjyer/efs-php-sdk
```

使用方式
----

[](#使用方式)

---

```
# 第一步，先将 example/efsconfig.php 复制到 config目录下
```

---

```
