ideea/form-extra-bundle

Form extra bundle

v1.0.1 2014-06-13 08:51 UTC

This package is auto-updated.

Last update: 2024-03-27 16:11:32 UTC


README

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