Download the PHP package dmstr/yii2-ajax-button without Composer
On this page you can find all versions of the php package dmstr/yii2-ajax-button. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dmstr/yii2-ajax-button
More information about dmstr/yii2-ajax-button
Files in dmstr/yii2-ajax-button
Download dmstr/yii2-ajax-button
More information about dmstr/yii2-ajax-button
Files in dmstr/yii2-ajax-button
Vendor dmstr
Package yii2-ajax-button
Short Description Widget to manage ajax calls for Yii2 Framework
License BSD-3-Clause
Homepage https://github.com/dmstr/yii2-ajax-button
Package yii2-ajax-button
Short Description Widget to manage ajax calls for Yii2 Framework
License BSD-3-Clause
Homepage https://github.com/dmstr/yii2-ajax-button
Please rate this library. Is it a good library?
Informations about the package yii2-ajax-button
Yii 2 Ajax Button
Yii 2 Ajax Button based on "JQuery". Widget to manage ajax calls for Yii2 Framework
USAGE
Example usage of ajax button widget
Basic usage
Advanced usage
Installation
The preferred way to install this extension is through composer.
Add repository url to the required section of your composer.json
file.
"repositories": [
{
"type": "git",
"url": "https://github.com/dmstr/yii2-ajax-button.git"
}
],
Either run
php composer.phar require dmstr/yii2-ajax-button
or composer require dmstr/yii2-ajax-button
or add
"dmstr/yii2-ajax-button": "*"
to the required section of your composer.json
file.
All versions of yii2-ajax-button with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package dmstr/yii2-ajax-button contains the following files
Loading the files please wait ....