PHPackages                             indigophp/fuelphp-fieldset-twig - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. indigophp/fuelphp-fieldset-twig

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

indigophp/fuelphp-fieldset-twig
===============================

FuelPHP Fieldset Twig integration

0108PHP

Since Mar 24Pushed 11y ago1 watchersCompare

[ Source](https://github.com/indigophp/fuelphp-fieldset-twig)[ Packagist](https://packagist.org/packages/indigophp/fuelphp-fieldset-twig)[ RSS](/packages/indigophp-fuelphp-fieldset-twig/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Fuel Fieldset Twig
==================

[](#fuel-fieldset-twig)

[![Latest Version](https://camo.githubusercontent.com/76c7ff2475d5d7b63745b5ea55d4643a0a743da65c5d29aca8930c4bcb6e2e88/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f696e6469676f7068702f6675656c7068702d6669656c647365742d747769672e7376673f7374796c653d666c61742d737175617265)](https://github.com/indigophp/fuelphp-fieldset-twig/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/23f506241954ab7384c02d4b3ff799c84b8a61be6c8f3f6a6f12e6e4de457f12/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f696e6469676f7068702f6675656c7068702d6669656c647365742d747769672e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/indigophp/fuelphp-fieldset-twig)[![Code Coverage](https://camo.githubusercontent.com/f165e9c0d82cfc93480a06ae02c433be21b72d42f1fa38b4777d9b131f41e003/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f696e6469676f7068702f6675656c7068702d6669656c647365742d747769672e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/indigophp/fuelphp-fieldset-twig)[![Quality Score](https://camo.githubusercontent.com/8b073b58cee778dacc27709586d9848742e51e87e19c6d117c95ada1cf27e14c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f696e6469676f7068702f6675656c7068702d6669656c647365742d747769672e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/indigophp/fuelphp-fieldset-twig)[![HHVM Status](https://camo.githubusercontent.com/ebf28c21d8558a981e94187cff8eca6d0b3dbf094927befce743ec5ec3304520/68747470733a2f2f696d672e736869656c64732e696f2f6868766d2f696e6469676f7068702f6675656c7068702d6669656c647365742d747769672e7376673f7374796c653d666c61742d737175617265)](http://hhvm.h4cc.de/package/indigophp/fuelphp-fieldset-twig)[![Total Downloads](https://camo.githubusercontent.com/170d0eeb035b3975dbd4b6c661c59395aea3d993784091c8cccaf5fbeb858ef2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696e6469676f7068702f6675656c7068702d6669656c647365742d747769672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/indigophp/fuelphp-fieldset-twig)

**FuelPHP Fieldset Twig integration.**

Install
-------

[](#install)

Via Composer

```
$ composer require indigophp/fuelphp-fieldset-twig
```

Usage
-----

[](#usage)

This package provides an easy way to use [fuelphp/fieldset](https://github.com/fuelphp/fieldset) with [Twig](http://twig.sensiolabs.org).

```
use Indigo\Fuel\Fieldset\RenderProvider\CoreRenders;
use Indigo\Fuel\Fieldset\Twig\FieldsetExtension;

$extension = new FieldsetExtension(new CoreRenders);

$twigEnvironment->addExtension($extension);
```

Twig syntax:

```
{{ render_form(form) }}

```

Testing
-------

[](#testing)

```
$ phpunit
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Márk Sági-Kazár](https://github.com/sagikazarmark)
- [All Contributors](https://github.com/indigophp/fuelphp-fieldset-twig/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e4e105cea62b616d4cb376b08a849b6a428f646998537de150d16a8eb537b90?d=identicon)[mark.sagikazar](/maintainers/mark.sagikazar)

---

Top Contributors

[![sagikazarmark](https://avatars.githubusercontent.com/u/1226384?v=4)](https://github.com/sagikazarmark "sagikazarmark (3 commits)")

### Embed Badge

![Health badge](/badges/indigophp-fuelphp-fieldset-twig/health.svg)

```
[![Health](https://phpackages.com/badges/indigophp-fuelphp-fieldset-twig/health.svg)](https://phpackages.com/packages/indigophp-fuelphp-fieldset-twig)
```

###  Alternatives

[jaeger/querylist-phantomjs

QueryList Plugin: Use PhantomJS to crawl Javascript dynamically rendered pages.(headless WebKit ) 使用PhantomJS采集JavaScript动态渲染的页面

6124.3k2](/packages/jaeger-querylist-phantomjs)[pre/plugin

941.4k3](/packages/pre-plugin)

PHPackages © 2026

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