PHPackages                             tardigrades/sexy-field-form - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. tardigrades/sexy-field-form

ActiveLibrary[Framework](/categories/framework)

tardigrades/sexy-field-form
===========================

SexyField Form. Generate symfony forms based on section configuration.

02.8k2PHPCI failing

Since Feb 1Pushed 4y ago2 watchersCompare

[ Source](https://github.com/dionsnoeijen/sexy-field-form)[ Packagist](https://packagist.org/packages/tardigrades/sexy-field-form)[ RSS](/packages/tardigrades-sexy-field-form/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (7)Used By (0)

[![Coverage Status](https://camo.githubusercontent.com/1371ce64bf86695e2aa45b0f15109002e2c2bc456007a3a0b992bef7f18e3a90/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f64696f6e736e6f65696a656e2f736578792d6669656c642d666f726d2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/dionsnoeijen/sexy-field-form?branch=master)

[![Build Status](https://camo.githubusercontent.com/6098ffe7f1c9ec43a78e1bbea6811e77372bca48ae61c0546ccfd6cef69d08a2/68747470733a2f2f7472617669732d63692e6f72672f64696f6e736e6f65696a656e2f736578792d6669656c642d666f726d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dionsnoeijen/sexy-field-form)

SectionField Form
=================

[](#sectionfield-form)

This is part of the (sexy-field-bundle)\[\] for Symfony. It adds support for rendering out the forms for sections. It's also required by the sexy-field-api component.

Rendering an 'edit' form can be done as follows:

```
{% set form = sectionForm(section, {slug:formSlug}) %}

```

Omit the `slug` parameter for a create form.

After that, you can refer to the (Symfony form documentation)\[\]

```
{{ form_start(form) }}

        {{ form_errors(form) }}

        {{ form_widget(form) }}

{{ form_end(form) }}

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/930dbcfeaefe38b7297bc6c7b0ede7f9d490186a530230f58efb5604931eebba?d=identicon)[dion.snoeijen](/maintainers/dion.snoeijen)

---

Top Contributors

[![dionsnoeijen](https://avatars.githubusercontent.com/u/181423?v=4)](https://github.com/dionsnoeijen "dionsnoeijen (62 commits)")[![pcmoreno](https://avatars.githubusercontent.com/u/18718553?v=4)](https://github.com/pcmoreno "pcmoreno (4 commits)")[![mbed67](https://avatars.githubusercontent.com/u/7139949?v=4)](https://github.com/mbed67 "mbed67 (1 commits)")[![sjsikkema](https://avatars.githubusercontent.com/u/6177878?v=4)](https://github.com/sjsikkema "sjsikkema (1 commits)")

### Embed Badge

![Health badge](/badges/tardigrades-sexy-field-form/health.svg)

```
[![Health](https://phpackages.com/badges/tardigrades-sexy-field-form/health.svg)](https://phpackages.com/packages/tardigrades-sexy-field-form)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
