Download the PHP package egeloen/form-extra-bundle without Composer
On this page you can find all versions of the php package egeloen/form-extra-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download egeloen/form-extra-bundle
More information about egeloen/form-extra-bundle
Files in egeloen/form-extra-bundle
Package form-extra-bundle
Short Description Provides a JavaScript/StyleSheet fragment for the Symfony Form component.
License MIT
Informations about the package form-extra-bundle
README
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
- Installation
- Usage
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.
All versions of form-extra-bundle with dependencies
symfony/form Version ^2.7|^3.0
symfony/framework-bundle Version ^2.7|^3.0

