Download the PHP package adrianodemoura/select2 without Composer
On this page you can find all versions of the php package adrianodemoura/select2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adrianodemoura/select2
More information about adrianodemoura/select2
Files in adrianodemoura/select2
Download adrianodemoura/select2
More information about adrianodemoura/select2
Files in adrianodemoura/select2
Vendor adrianodemoura
Package select2
Short Description Element Select2 to cakephp 2.x
License MIT
Homepage https://github.com/adrianodemoura/select2
Package select2
Short Description Element Select2 to cakephp 2.x
License MIT
Homepage https://github.com/adrianodemoura/select2
Please rate this library. Is it a good library?
Informations about the package select2
============================ Select 2
-
Requirements cakePHP 2.X.X
- Intall
$ cd you_app_cake2 $ vim composer.json add in require line:
"adrianodemoura/select2": "*"
or
$ composer require adrianodemoura/select2
$ composer update
- Usage
In bootstrap.php:
CakePlugin::load('Select2');
in controller:
or inside view:
- Como usar
All versions of select2 with dependencies
PHP Build Version
Package Version
No informations.
The package adrianodemoura/select2 contains the following files
Loading the files please wait ....