tenolo/form-ordered

Provides a form ordering support with the Symfony form component.

1.0.0 2019-06-25 13:58 UTC

This package is auto-updated.

Last update: 2024-04-04 23:00:32 UTC


README

tenolo

PHP Version Latest Stable Version Latest Unstable Version Total Downloads Total Downloads License

Symfony Form Order

The library allows to order your Symfony 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

  1. Installation
  2. Usage
  3. Known limitations

Other

Fork from egeloen/ordered-form