All Projects â†’ helios-ag â†’ Silex-Upload-File-Example

helios-ag / Silex-Upload-File-Example

Licence: other
💾 Upload File example with Silex php microframework and Symfony Forms Extension

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
ApacheConf
554 projects

Silex Upload Example (with forms)

This example app shows how to upload a file using SILEX php microframework.

To get it up and running, get composer first:

curl -s http://getcomposer.org/installer | php

and then install the required dependencies:

php composer.phar install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].