Download the PHP package fufudao/yii2-weui without Composer
On this page you can find all versions of the php package fufudao/yii2-weui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fufudao/yii2-weui
More information about fufudao/yii2-weui
Files in fufudao/yii2-weui
Download fufudao/yii2-weui
More information about fufudao/yii2-weui
Files in fufudao/yii2-weui
Vendor fufudao
Package yii2-weui
Short Description weui components for fufudao ltd.
License MIT
Homepage https://github.com/fufudao/yii2-weui
Package yii2-weui
Short Description weui components for fufudao ltd.
License MIT
Homepage https://github.com/fufudao/yii2-weui
Please rate this library. Is it a good library?
Informations about the package yii2-weui
yii2-weui
WeUI for Yii 2
为Yii2封装weui组件,让微信开发更简单
本组件为车卡通微信会员管理系统而做,
![项目主页]https://github.com/fufudao/yii2-weui] ![系统主页]http://www.chekatong.cn]
author
fufudao anu-zhang nuowei000
Installation
Install With Composer
The preferred way to install this extension is through composer.
Either run
php composer.phar require fufudao/yii2-weui "1.x-dev"
"fufudao/yii2-weui": "~1.0"
to the require section of your `composer.json` file and execute `php composer.phar update`.
Example
------------
use fufudao\weui\Html;
use yii\helpers\Url;
use yii\helpers\ArrayHelper;
use fufudao\weui\ActiveForm;
<span class="action">
<?= Html::submitButton(Html::t('sys','query'),['class'=>'button white']);?>
</span>
All versions of yii2-weui with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
yiisoft/yii2 Version *
bower-asset/weui Version ^1.1
fortawesome/font-awesome Version *
yiisoft/yii2 Version *
bower-asset/weui Version ^1.1
fortawesome/font-awesome Version *
The package fufudao/yii2-weui contains the following files
Loading the files please wait ....