formers/former
A powerful form builder, for Laravel and other frameworks (stand-alone too) observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 77
- Release rhythm 47
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 198.0
- age_days: 5101
- days_rel: 143
- days_push: 143
- n_releases_24m: 3
Adoption not part of the score
1333 stars · 201 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Former is a PHP form builder library with a fluent API for creating and formatting HTML forms, primarily targeting Laravel but usable stand-alone. It automatically generates markup compatible with CSS frameworks like Bootstrap and Foundation, and handles field repopulation and validation error rendering.
Use cases
- build HTML forms in Laravel with a fluent API
- generate Bootstrap-compatible form markup in PHP
- repopulate form fields after validation errors
- render validation error messages next to affected fields
- create forms in PHP without a framework
- add HTML5 validation attributes to form fields programmatically
When to choose
- you're building server-rendered Laravel or PHP apps with lots of forms
- you want automatic Bootstrap or Foundation form markup
- you need built-in repopulation and error message handling
When to avoid
- you build SPA or JavaScript-rendered frontends where forms are handled client-side
- you use modern Laravel form scaffolding or Livewire/Inertia instead of server-side form helpers
- you need a CSS framework other than Bootstrap or Foundation
Facets
library · maturity maintenance
form-handling templating ui-components web-development frontend developer-tools php laravel-package form-builder bootstrap foundation fluent-api web-server
2 sources
- readme: https://github.com/formers/former · fetched 2026-08-28 · d02da913582d
- homepage: https://formers.github.io/former/ · fetched 2026-08-29 · 10c025852265
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| formers/former | main | 71 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem