villermen/web-file-browser
Composer 安装命令:
composer create-project villermen/web-file-browser
包简介
Configurable web file browser for listing files, directories and webpages.
README 文档
README
A flexible PHP web browser I created for my own website (live example).
Features
- Displaying of directories, files and webpages (directories with an index file).
- Downloading of ZIP archives of all visible files in a directory, generating and caching the archives on-demand.
- Completely configurable through a single YAML configuration file (example).
Installation
To install, run composer create-project villermen/web-file-browser --no-dev.
Symlink any web accessible directory to the project's public directory.
Edit config/config.yml to adjust the browser's behavior to your needs.
If symlinking is unavailable you can copy the public directory and edit the path in public/index.php to point to the right autoload.php.
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-24