startsevdenis / fm-elfinder-php-connector
ElFinder PHP后端,兼容5.3
2.4.1
2015-11-16 04:03 UTC
Requires
- php: >=5.3.3
Suggests
- aws/aws-sdk-php: Allows you to use AWS S3 storage
- dropbox-php/dropbox-php: Allows you to use Dropbox storage
README
ElFinderPHP 是服务器端 ElFinder 的 PHP 5.3 版本。
基于 @nao-pon [ElFinder 分支] (https://github.com/nao-pon/elFinder/)
支持以下后端
- LocalVolumeDriver
- Dropbox 驱动器
- FTP 驱动器
- S3 驱动器
- MySql 驱动器
- Flysystem 支持(通过修改 barryvdh 驱动器)