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

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

fastcode/form-annotation-bundle
===============================

00PHP

Since Mar 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/mmalave96/FastCodeFormAnnotationBundle)[ Packagist](https://packagist.org/packages/fastcode/form-annotation-bundle)[ RSS](/packages/fastcode-form-annotation-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require fastcode/form-annotation-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require fastcode/form-annotation-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    \FastCode\Bundle\FormAnnotationBundle\FastCodeFormAnnotationBundle::class => ['all' => true],
];
```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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/c36ecf811f4ce60a8482128897cbc3716a5a216ffd915ec4b696fd2f128bb432?d=identicon)[mmalave96](/maintainers/mmalave96)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/fastcode-form-annotation-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/fastcode-form-annotation-bundle/health.svg)](https://phpackages.com/packages/fastcode-form-annotation-bundle)
```

###  Alternatives

[mgallegos/laravel-jqgrid

Laravel jqGrid package allows you to easily integrate the popular jQuery Grid Plugin (jqGrid) into your Laravel application.

7115.5k1](/packages/mgallegos-laravel-jqgrid)[lifeonscreen/nova-sort-relations

This package improves support for sorting relations in Laravel Nova.

2081.9k](/packages/lifeonscreen-nova-sort-relations)

PHPackages © 2026

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