Download the PHP package villermen/web-file-browser without Composer
On this page you can find all versions of the php package villermen/web-file-browser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download villermen/web-file-browser
More information about villermen/web-file-browser
Files in villermen/web-file-browser
Download villermen/web-file-browser
More information about villermen/web-file-browser
Files in villermen/web-file-browser
Vendor villermen
Package web-file-browser
Short Description Configurable web file browser for listing files, directories and webpages.
License MIT
Package web-file-browser
Short Description Configurable web file browser for listing files, directories and webpages.
License MIT
Please rate this library. Is it a good library?
Informations about the package web-file-browser
web-file-browser
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.
All versions of web-file-browser with dependencies
PHP Build Version
Package Version
Requires
symfony/yaml Version
^3.2
symfony/http-foundation Version ^3.2
php Version >=7.0
twig/twig Version ^2.1
villermen/data-handling Version ^1.14
symfony/http-foundation Version ^3.2
php Version >=7.0
twig/twig Version ^2.1
villermen/data-handling Version ^1.14
The package villermen/web-file-browser contains the following files
Loading the files please wait ...