fsi/form-extensions-bundle

FSi extensions for Symfony form component.

Installs: 24 589

Dependents: 1

Suggesters: 0

Security: 0

Stars: 3

Watchers: 8

Forks: 4

Open Issues: 1

Type:symfony-bundle

2.4.0 2023-10-31 11:06 UTC

README

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.