Download the PHP package damianz5/simple-file-server without Composer
On this page you can find all versions of the php package damianz5/simple-file-server. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download damianz5/simple-file-server
More information about damianz5/simple-file-server
Files in damianz5/simple-file-server
Download damianz5/simple-file-server
More information about damianz5/simple-file-server
Files in damianz5/simple-file-server
Vendor damianz5
Package simple-file-server
Short Description Simple file server with file upload using API.
License MIT
Package simple-file-server
Short Description Simple file server with file upload using API.
License MIT
Please rate this library. Is it a good library?
Informations about the package simple-file-server
Simple file server
Installation
Test run
simple vanilla php client:
should return (container name will be different)
Buzz Client (requires kriswallsmith/buzz
):
in progress
add new files to new collection:
add new files to existing collection:
list files:
using https://httpie.org/
IMPORTANT
- change credentials keys in
app/config/parameters.yml
- check
upload_max_filesize
andpost_max_size
in yourphp.ini
TODO
- add
more
tests - invalid uploaded files should return more information
All versions of simple-file-server with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-ctype Version *
ext-iconv Version *
sensio/framework-extra-bundle Version ^6.2
symfony/console Version 5.3.*
symfony/dotenv Version 5.3.*
symfony/flex Version ^1.3.1
symfony/framework-bundle Version 5.3.*
symfony/mime Version 5.3.*
symfony/runtime Version 5.3.*
symfony/yaml Version 5.3.*
ext-ctype Version *
ext-iconv Version *
sensio/framework-extra-bundle Version ^6.2
symfony/console Version 5.3.*
symfony/dotenv Version 5.3.*
symfony/flex Version ^1.3.1
symfony/framework-bundle Version 5.3.*
symfony/mime Version 5.3.*
symfony/runtime Version 5.3.*
symfony/yaml Version 5.3.*
The package damianz5/simple-file-server contains the following files
Loading the files please wait ....