Download the PHP package vctls/select2entity-extension-bundle without Composer
On this page you can find all versions of the php package vctls/select2entity-extension-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vctls/select2entity-extension-bundle
More information about vctls/select2entity-extension-bundle
Files in vctls/select2entity-extension-bundle
Download vctls/select2entity-extension-bundle
More information about vctls/select2entity-extension-bundle
Files in vctls/select2entity-extension-bundle
Vendor vctls
Package select2entity-extension-bundle
Short Description An extension of TetranzSelect2EntityBundle with a couple helper classes.
License MIT
Package select2entity-extension-bundle
Short Description An extension of TetranzSelect2EntityBundle with a couple helper classes.
License MIT
Please rate this library. Is it a good library?
Informations about the package select2entity-extension-bundle
Vctls Select2Entity Extension Bundle
This bundle provides helpers for working with Tetranz Select2EntityBundle.
Searcher
classes define configuration for the entities used in Select2 fields.
Configuration
Add routing to the default controller:
Add the namespace of your Searcher
classes in config.yml
. Default is App\Util
:
Creating Select2 fields:
First, create a Searcher
class for the entity you want to use in your field.
Then, add a Select2 field in your form:
Secure access to the default controller
You can create a Voter
that will controll access to different entities.
All versions of select2entity-extension-bundle with dependencies
PHP Build Version
Package Version
The package vctls/select2entity-extension-bundle contains the following files
Loading the files please wait ....