egeloen/ordered-form
Symfony2 form extension that lets you control field order via a "position" option. Place fields first, last, or relative to others using before/after rules for predictable, readable form layouts.
FormOrderer logic.Adopt if:
Look elsewhere if:
order or template logic).For Executives: "This package lets us dynamically reorder form fields at runtime—like moving a ‘Submit’ button to the top for mobile users or prioritizing fields based on user roles—without rewriting templates. It’s a 10-minute setup that saves dev time and unlocks A/B testing for form UX. MIT-licensed and battle-tested with 100% test coverage."
For Engineers:
*"For Symfony/Laravel teams, this replaces manual array_reorder() hacks with a clean API. Key benefits:
first, last, before, and after positioning.For Designers/UX:
"This tool gives us control over form hierarchy without fighting CSS specificity. Need a field to appear first for high-conversion paths? Done. Want to test different layouts? Just update the position option. No more ‘move this div up in the template’ tickets."
How can I help you explore Laravel packages today?