Skip to content
This repository has been archived by the owner on Dec 25, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 433 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 433 Bytes

ElFinderPHP

ElFinderPHP is PHP 5.4 modification of server side ElFinder.

Based on @nao-pon [fork of ElFinder] (https://github.com/nao-pon/elFinder/)

Provides support for the following backend:

  1. LocalVolumeDriver
  2. Dropbox driver
  3. FTP Driver
  4. S3 Driver
  5. MySql driver
  6. Flysystem support (via modified @barryvdh driver)