PHPackages                             symbiotic/ui\_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. [Templating &amp; Views](/categories/templating)
4. /
5. symbiotic/ui\_form

ActiveLibrary[Templating &amp; Views](/categories/templating)

symbiotic/ui\_form
==================

Templates for `symbiotic/form` package.

1.4.2(3y ago)0411MITBladePHP &gt;=8.0

Since May 11Pushed 3y agoCompare

[ Source](https://github.com/symbiotic-php/ui_form)[ Packagist](https://packagist.org/packages/symbiotic/ui_form)[ RSS](/packages/symbiotic-ui-form/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)DependenciesVersions (5)Used By (1)

Form Templates package
======================

[](#form-templates-package)

Templates for "symbiotic/form" package.

Instead of this template package, you can use your own. To use your template package, you need to subscribe to the "\\Symbiotic\\Form\\FormBuilder" event and perform a replacement:

```
// Global
class MyFormTemplates
{
  public function handle(\Symbiotic\Form\FormBuilder $formBuilder)
  {
     $formBuilder::setTemplatesPackageId('form_templates_package');
  }
}
```

Or:

```
$global = \Symbiotic\Form\FormBuilder::getTemplatesPackageId();
\Symbiotic\Form\FormBuilder::setTemplatesPackageId('form_templates_package');

/// render form with other templates

\Symbiotic\Form\FormBuilder::setTemplatesPackageId($global);
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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 ~112 days

Total

4

Last Release

1124d ago

PHP version history (2 changes)1.0.1PHP &gt;=7.2

1.4.0PHP &gt;=8.0

### Community

Maintainers

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

---

Top Contributors

[![symbioticphp](https://avatars.githubusercontent.com/u/50851200?v=4)](https://github.com/symbioticphp "symbioticphp (1 commits)")

### Embed Badge

![Health badge](/badges/symbiotic-ui-form/health.svg)

```
[![Health](https://phpackages.com/badges/symbiotic-ui-form/health.svg)](https://phpackages.com/packages/symbiotic-ui-form)
```

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[symfony/ux-icons

Renders local and remote SVG icons in your Twig templates.

545.8M69](/packages/symfony-ux-icons)

PHPackages © 2026

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