Download the PHP package liz/dependent-select-bundle without Composer
On this page you can find all versions of the php package liz/dependent-select-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download liz/dependent-select-bundle
More information about liz/dependent-select-bundle
Files in liz/dependent-select-bundle
Download liz/dependent-select-bundle
More information about liz/dependent-select-bundle
Files in liz/dependent-select-bundle
Vendor liz
Package dependent-select-bundle
Short Description This bundle helps to create dependent AJAX fields for Symfony forms
License MIT
Package dependent-select-bundle
Short Description This bundle helps to create dependent AJAX fields for Symfony forms
License MIT
Keywords ajax dependent formdependent select
Please rate this library. Is it a good library?
Informations about the package dependent-select-bundle
DependentSelectBundle【级联选择,省市区】
This is an improved part of ShtumiUsefulBundle. It discontinues all of its features except the dependent select form. There are lots of new parameters and features (will be documented soon) implemented in DependentFilteredEntity.
Install using Composer:
Add the bundle to your AppKernel.php:
This is needed only for Symfony version less than 4
Import routes
// app/config/routing.yml
//or if using Symfony >= 4 just create the file route\dependent_select.yaml
Update your configuration
Add form theme for twig
or if using Symfony > 4 just create a new file in packages/dependent_selet.yaml
and add
Load jQuery to your views (if not yet)
Read the documentation
- How to use
All versions of dependent-select-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.7.0
The package liz/dependent-select-bundle contains the following files
Loading the files please wait ....