PHPackages                             smile/ezee-sectionformfield-bundle - 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. smile/ezee-sectionformfield-bundle

ActiveEzstudio-bundle

smile/ezee-sectionformfield-bundle
==================================

Section Field for eZ Studio Form Builder

1.0.2(9y ago)011[1 issues](https://github.com/Smile-SA/EzEESectionFormFieldBundle/issues)GPL-3.0PHPPHP ~5.6|~7.0

Since Mar 1Pushed 9y ago6 watchersCompare

[ Source](https://github.com/Smile-SA/EzEESectionFormFieldBundle)[ Packagist](https://packagist.org/packages/smile/ezee-sectionformfield-bundle)[ RSS](/packages/smile-ezee-sectionformfield-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

SmileEzEESectionFormFieldBundle
===============================

[](#smileezeesectionformfieldbundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/31348702950699150cdb325e004af0ea47f4e703e273a96f004800da8c7ad135/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f30633039373865332d356265622d346162362d393234622d3537656536386661323631362f6d696e692e706e67)](https://insight.sensiolabs.com/projects/0c0978e3-5beb-4ab6-924b-57ee68fa2616)

Add new eZStudio Form Field named *Section* to organize Form Fields.

This new Field is not really a Form Field, just a Form section delimiter.

Installation
------------

[](#installation)

### Get the bundle using composer

[](#get-the-bundle-using-composer)

Add SmileEzEESectionFormFieldBundle by running this command from the terminal at the root of your eZStudio project:

```
composer require smile/ezee-sectionformfield-bundle
```

### Enable the bundle

[](#enable-the-bundle)

To start using the bundle, register the bundle in your application's kernel class:

```
// ezpublish/EzPublishKernel.php
public function registerBundles()
{
    $bundles = array(
        // ...
        new Smile\EzEESectionFormFieldBundle\SmileEzEESectionFormFieldBundle(),
        // ...
    );
}
```

### Add assetic

[](#add--assetic)

```
{% stylesheets filter='cssrewrite'
    ...
    'bundles/smileezeesectionformfield/css/smileform_section.css'
%}

{% endstylesheets %}

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~1 days

Total

3

Last Release

3358d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c158652d318dfb93e48bdda8c3c514ed91b7c0ae7e848e33c99bf8efd852c9d6?d=identicon)[smile-sa](/maintainers/smile-sa)

![](https://www.gravatar.com/avatar/b5f31077c39d21b8edcc15d69e057c83705df69a99e62d5a66217942dce2174b?d=identicon)[noodle69](/maintainers/noodle69)

---

Top Contributors

[![noodle69](https://avatars.githubusercontent.com/u/6176289?v=4)](https://github.com/noodle69 "noodle69 (5 commits)")

### Embed Badge

![Health badge](/badges/smile-ezee-sectionformfield-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/smile-ezee-sectionformfield-bundle/health.svg)](https://phpackages.com/packages/smile-ezee-sectionformfield-bundle)
```

###  Alternatives

[kaliop/ezmigrationbundle

Kaliop eZ-Migration Bundle

54358.0k9](/packages/kaliop-ezmigrationbundle)[ezsystems/repository-forms

Use Symfony forms with eZ Platform repository objects

34668.5k10](/packages/ezsystems-repository-forms)[ezsystems/legacy-bridge

eZ Platform bridge to eZ Publish Legacy

17118.6k4](/packages/ezsystems-legacy-bridge)[netgen/admin-ui-bundle

Netgen Admin UI implements an alternate administration UI for eZ Platform, based on eZ Publish Legacy administration interface

3325.4k4](/packages/netgen-admin-ui-bundle)[ezsystems/demobundle

Demo bundle for eZ Publish Platform

10159.5k4](/packages/ezsystems-demobundle)[netgen/information-collection-bundle

Information collection alike feature for Ibexa Platform

1945.1k9](/packages/netgen-information-collection-bundle)

PHPackages © 2026

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