webmozart / standalone-forms

139 stars 30 forks source link

README

This example project demonstrates the use of Symfony2 forms without Symfony2.

Installation

  1. Download Composer.

  2. Install the Composer dependencies.

    php composer.phar install
  3. Add the project to your web server configuration.

  4. Launch web/index.php