Skip to content

fsi-open/form-extensions-bundle

Repository files navigation

FSi Form Extensions Bundle

This bundle offers a couple of types and extensions for the Symfony's form component. For more information, see below.

Build Status:
Build Status - Master
Build Status - 1.0

Latest Stable Version

Documentation:

Form types:

Form extensions:

Form listeners:

Tests

Go to the folder containing the bundle and run Behat/PHPSpec suites.

$ cd <path to project>
$ bin/behat
$ bin/phpspec

Behat tests require Selenium in order to work.