Download the PHP package marqu3s/yii2-sweet-alert without Composer
On this page you can find all versions of the php package marqu3s/yii2-sweet-alert. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marqu3s/yii2-sweet-alert
More information about marqu3s/yii2-sweet-alert
Files in marqu3s/yii2-sweet-alert
Download marqu3s/yii2-sweet-alert
More information about marqu3s/yii2-sweet-alert
Files in marqu3s/yii2-sweet-alert
Vendor marqu3s
Package yii2-sweet-alert
Short Description Alert widget based on SweetAlert extension {@link http://tristanedwards.me/sweetalert)
License Apache-2.0
Homepage https://github.com/marqu3s/yii2-sweet-alert
Package yii2-sweet-alert
Short Description Alert widget based on SweetAlert extension {@link http://tristanedwards.me/sweetalert)
License Apache-2.0
Homepage https://github.com/marqu3s/yii2-sweet-alert
Please rate this library. Is it a good library?
Informations about the package yii2-sweet-alert
Alert Widget for Yii 2
- Alert widget based on SweetAlert extension http://tristanedwards.me/sweetalert
- Forked from yii2mod/yii2-sweet-alert and adapted to suit my needs.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json.
Usage
Once the extension is installed, simply add widget to your page as follows:
1) Default usage, render all flash messages stored in session flash via Yii::$app->session->setFlash().
2) Custom usage example:
Alert Options
You can find them on the options page
All versions of yii2-sweet-alert with dependencies
PHP Build Version
Package Version
The package marqu3s/yii2-sweet-alert contains the following files
Loading the files please wait ....