Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Ordered Form Laravel Package

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.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Dynamic Form Layouts: Enables flexible, data-driven form field ordering (e.g., A/B testing, user segmentation, or role-based UI personalization) without hardcoding HTML/CSS.
  • Multi-tenant or Role-Based Forms: Supports conditional field positioning (e.g., admin vs. user views) by leveraging custom FormOrderer logic.
  • Build vs. Buy: Justifies buying this lightweight package (MIT license) over custom development for teams already using Symfony/Laravel forms, reducing ~2–4 dev days of effort.
  • Progressive Enhancement: Allows iterative form UX improvements (e.g., moving CTAs to "first" position) without full redesigns.
  • Localization/Regional Forms: Dynamically reorder fields based on locale (e.g., date formats, address fields) via custom orderers.
  • Compliance Forms: Ensures critical fields (e.g., consent checkboxes) appear in legally required positions without manual template tweaks.

When to Consider This Package

Adopt if:

  • Your app uses Symfony/Laravel forms and needs runtime field reordering (not static HTML/CSS).
  • You’re building configurable workflows (e.g., surveys, wizards) where field order must change dynamically.
  • Your team lacks frontend expertise to handle complex form layouts via CSS/JS.
  • You prioritize developer velocity over custom solutions for simple ordering logic.
  • Your forms have >10 fields and ordering becomes unwieldy in templates.

Look elsewhere if:

  • You’re using non-Symfony/Laravel stacks (e.g., React forms, Django, Ruby on Rails).
  • Your ordering needs are static (use CSS order or template logic).
  • You require drag-and-drop reordering (consider a frontend library like SortableJS).
  • Your forms are highly interactive (e.g., real-time updates) and need client-side ordering.
  • You need symmetrical before/after (e.g., "place X before Y and after Z")—this package has known limitations here.

How to Pitch It (Stakeholders)

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-class support for first, last, before, and after positioning.
  • Custom orderers let you inject business logic (e.g., ‘move field X before Y if user is admin’).
  • Zero frontend changes—ordering happens server-side.
  • Lightweight: ~500 LOC, no dependencies beyond Symfony. Tradeoff: Limited to server-side ordering; not a replacement for drag-and-drop UIs."*

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."

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
besmartand-pro/php-quality-config
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity