Download the PHP package lla/autocomplete-form-bundle without Composer
On this page you can find all versions of the php package lla/autocomplete-form-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lla/autocomplete-form-bundle
More information about lla/autocomplete-form-bundle
Files in lla/autocomplete-form-bundle
Download lla/autocomplete-form-bundle
More information about lla/autocomplete-form-bundle
Files in lla/autocomplete-form-bundle
Vendor lla
Package autocomplete-form-bundle
Short Description Extend Doctrine's entity form type for autocompletion support via form event and custom entity loader exposed as 'autocomplete' form type
License MIT
Package autocomplete-form-bundle
Short Description Extend Doctrine's entity form type for autocompletion support via form event and custom entity loader exposed as 'autocomplete' form type
License MIT
Please rate this library. Is it a good library?
Informations about the package autocomplete-form-bundle
Installation
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:
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the app/AppKernel.php
file of your project:
Step 3: Use the form type
You can use the form as normal form usage. See FormComponent
All versions of autocomplete-form-bundle with dependencies
PHP Build Version
Package Version
The package lla/autocomplete-form-bundle contains the following files
Loading the files please wait ....