helios-ag / Silex-Upload-File-Example

:floppy_disk: Upload File example with Silex php microframework and Symfony Forms Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

:floppy_disk: Upload File example with Silex php microframework and Symfony Forms Extension


Languages

Language:PHP 78.6%Language:HTML 15.9%Language:ApacheConf 5.6%