fsi/form-extensions-bundle

FSi extensions for Symfony form component.

Maintainers

👁 chives

Package info

github.com/fsi-open/form-extensions-bundle

Type:symfony-bundle

pkg:composer/fsi/form-extensions-bundle

Statistics

Installs: 32 587

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

3.0.1 2026-02-03 17:07 UTC

Requires

Suggests

None

Provides

None

Conflicts

Replaces

None

MIT cc2e95400f732a619cccdc00ff6e33b065a3b803

  • Norbert Orzechowicz <norbert.woop@orzechowicz.pl>

symfonyformbundleextensionsfsi


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.