PHPackages                             gbenitez/attribute-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. [Templating &amp; Views](/categories/templating)
4. /
5. gbenitez/attribute-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

gbenitez/attribute-bundle
=========================

Symfony Attribute Bundle para Form

3.0(7mo ago)13.2k3PHPPHP &gt;=7.4

Since Mar 20Pushed 7mo ago4 watchersCompare

[ Source](https://github.com/gbenitez/AttributeBundle)[ Packagist](https://packagist.org/packages/gbenitez/attribute-bundle)[ RSS](/packages/gbenitez-attribute-bundle/feed)WikiDiscussions master Synced 1mo ago

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

#### Documentación Attributes

[](#documentación-attributes)

Requisitos
----------

[](#requisitos)

- PHP 8.2 o superior
- Symfony 7.0 o superior
- Twig 3.0 o superior

Instalación
-----------

[](#instalación)

Agregar al composer.json:

```
"require" : {
   "gbenitez/attribute-bundle": "^3.0"
}
```

Registrar el bundle en **config/bundles.php**:

```
