tenolo/form-ordered-bundle

Provides a form ordering support for your Symfony project.

Installs: 4 372

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:symfony-bundle

1.0.0 2019-06-25 14:00 UTC

This package is auto-updated.

Last update: 2024-04-04 22:58:00 UTC


README

tenolo

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

Symfony Form Ordered Bundle

The bundle 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

Other

Fork from egeloen/ordered-form