Skip to content

Helper for Symfony2 Forms. Generated form from metadata info (Annotation).

License

Notifications You must be signed in to change notification settings

ZhukV/FormExtraBundle

Repository files navigation

Form Extra Bundle

Form extra extension:

  • Generate form from Annotation

Installation

Add FormExtraBundle to your composer.json:

{
    "required": {
        "ideea/form-extra-bundle": "dev-master"
    }
}

Now tell composer to download the library by running the command:

$ php composer.phar update ideea/form-extra-bundle

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this library:

Read the documentation

About

Helper for Symfony2 Forms. Generated form from metadata info (Annotation).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages