egeloen/form-extra-bundle
Provides a JavaScript/StyleSheet fragment for the Symfony Form component.
Maintainers
Package info
github.com/egeloen/IvoryFormExtraBundle
Type:symfony-bundle
pkg:composer/egeloen/form-extra-bundle
Requires
- php: ^5.6|^7.0
- symfony/form: ^2.7|^3.0
- symfony/framework-bundle: ^2.7|^3.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.0
- phpunit/phpunit: ^5.0
- symfony/phpunit-bridge: ^2.7|^3.0
- symfony/templating: ^2.7|^3.0
- symfony/twig-bridge: ^2.7|^3.0
- twig/twig: ^1.18
Suggests
- symfony/twig-bridge: Allows to use Twig templates
Provides
None
Conflicts
None
Replaces
None
MIT f9e019f96a2ca8e6ffe97035dbeb4d89990556f7
- Eric GELOEN <geloen.eric.woop@gmail.com>
This package is not auto-updated.
Last update: 2026-06-06 21:59:25 UTC
README
👁 Travis Build Status
👁 AppVeyor Build status
👁 Code Coverage
👁 Scrutinizer Code Quality
👁 Dependency Status
👁 Latest Stable Version
👁 Latest Unstable Version
👁 Total Downloads
👁 License
The bundle provides two new form fragments which allows you to attach javascript and stylesheet to any form types and then, render them where you want in your page (often at the bottom of the page).
Documentation
Testing
The bundle is fully unit tested by PHPUnit with a code coverage close to 100%. To execute the test suite, check the travis configuration.
Contribute
We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR! You can follow the CONTRIBUTING file which will explain you how to set up the project.
License
The Ivory Form Extra Bundle is under the MIT license. For the full copyright and license information, please read the LICENSE file that was distributed with this source code.
