PHPackages                             hnd/sf-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hnd/sf-form

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

hnd/sf-form
===========

Symfony Form integration for Laravel 5

v0.1.7(9y ago)0871MITPHP

Since Jun 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/hoangnd25/sf-form)[ Packagist](https://packagist.org/packages/hnd/sf-form)[ RSS](/packages/hnd-sf-form/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)Dependencies (8)Versions (5)Used By (0)

Laravel 5 - Symfony Form integration
====================================

[](#laravel-5---symfony-form-integration)

[![SensioLabsInsight](https://camo.githubusercontent.com/113cb4c63eb8e23e1683ad911a466fd8682439a53b724b2c63c32d046b3b3004/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f39613562646339302d353862322d343238632d393239342d3734366464626530333032362f6269672e706e67)](https://insight.sensiolabs.com/projects/9a5bdc90-58b2-428c-9294-746ddbe03026)

This integration based on Silex implementation of Symfony Form. This package also works out of the box with [Twig](https://github.com/rcrowe/TwigBridge) &amp; [Doctrine](http://www.laraveldoctrine.org/)

Documentation
-------------

[](#documentation)

For detailed documentation, please check this (WIP)

\###Installation

```
{
    "require": {
        "hnd/sf-form": "dev-master"
    }
}
```

Run `composer update`

Publish configuration with `php artisan vendor:publish --tag="config"`

Then add Service provider to `config/app.php`

```
    'providers' => [
        // ...
        HND\SymfonyForm\ServiceProvider::class
    ]
```

And Facade (also in `config/app.php`)

```
    'aliases' => [
        // ...
        'FormFactory'   => \HND\SymfonyForm\Facades\FormFactory::class,
    ]
```

### Quick start

[](#quick-start)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.3% 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 ~0 days

Total

4

Last Release

3311d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4820881?v=4)[JuHo](/maintainers/hoangnd)[@HoangND](https://github.com/HoangND)

---

Top Contributors

[![hoang-appscore](https://avatars.githubusercontent.com/u/16911620?v=4)](https://github.com/hoang-appscore "hoang-appscore (14 commits)")[![hoangnd25](https://avatars.githubusercontent.com/u/773456?v=4)](https://github.com/hoangnd25 "hoangnd25 (10 commits)")

### Embed Badge

![Health badge](/badges/hnd-sf-form/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M712](/packages/sylius-sylius)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.7k](/packages/contao-core-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k8.7k1](/packages/kimai-kimai)

PHPackages © 2026

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