PHPackages                             stubbetje/twig-zendform - 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. stubbetje/twig-zendform

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

stubbetje/twig-zendform
=======================

Twig extension to integrate zendframework/zend-form into twig templates

v0.0.1(9y ago)019MITPHPPHP &gt;=5.6

Since Sep 17Pushed 9y ago1 watchersCompare

[ Source](https://github.com/stubbetje/twig-zendform)[ Packagist](https://packagist.org/packages/stubbetje/twig-zendform)[ RSS](/packages/stubbetje-twig-zendform/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (5)Versions (3)Used By (0)

twig-zendform [![Build Status](https://camo.githubusercontent.com/c1b4135c120961a95ae8d13019439d9d186c2d0bd10e3bc0b7db5f8913b25a20/68747470733a2f2f7472617669732d63692e6f72672f737475626265746a652f747769672d7a656e64666f726d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/stubbetje/twig-zendform)
==================================================================================================================================================================================================================================================================================================================

[](#twig-zendform-)

Twig extension to integrate zendframework/zend-form into twig templates

Form open and close tags
------------------------

[](#form-open-and-close-tags)

Using the view helpers from `zendframework/zend-view` in your ZendFramework2 project:

```
echo $this->form()->openTag( $this->myform );

//...

echo $this->form()->closeTag();
```

Using this twig extension:

```
{{ form_opentag( myform ) }}
...
{{ form_closetag( myform ) }}
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Unknown

Total

1

Last Release

3574d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/27140?v=4)[stubbetje](/maintainers/stubbetje)[@stubbetje](https://github.com/stubbetje)

---

Top Contributors

[![stubbetje](https://avatars.githubusercontent.com/u/27140?v=4)](https://github.com/stubbetje "stubbetje (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/stubbetje-twig-zendform/health.svg)

```
[![Health](https://phpackages.com/badges/stubbetje-twig-zendform/health.svg)](https://phpackages.com/packages/stubbetje-twig-zendform)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[symfony/ux-twig-component

Twig components for Symfony

22018.6M330](/packages/symfony-ux-twig-component)[symfony/ux-live-component

Live components for Symfony

1647.0M122](/packages/symfony-ux-live-component)

PHPackages © 2026

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