Download the PHP package startsevdenis/ordered-form-bundle without Composer
On this page you can find all versions of the php package startsevdenis/ordered-form-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download startsevdenis/ordered-form-bundle
More information about startsevdenis/ordered-form-bundle
Files in startsevdenis/ordered-form-bundle
Package ordered-form-bundle
Short Description Provides a form ordering support for your Symfony2 project.
License MIT
Informations about the package ordered-form-bundle
README
The bundle allows to order your Symfony2 form fields by adding the position option. A position can either be first, last or an associative array describing before and/or after field.
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 Ordered Form 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 ordered-form-bundle with dependencies
symfony/framework-bundle Version ^2.7|^3.0|^4.0|^5.0
startsevdenis/ordered-form Version ^3.0