thienhungho / yii2-app-core
Core Pakage
Package info
github.com/thienhungho/yii2-app-core
Type:yii2-extension
pkg:composer/thienhungho/yii2-app-core
v1.1.1
2019-07-14 14:27 UTC
Requires
- php: >=5.4.0
- 2amigos/yii2-grid-view-library: *
- cinghie/yii2-multilanguage: *
- froala/yii2-froala-editor: 2.9.5
- himiklab/yii2-recaptcha-widget: *
- kartik-v/yii2-datecontrol: *
- kartik-v/yii2-field-range: *
- kartik-v/yii2-grid: *
- kartik-v/yii2-mpdf: *
- kartik-v/yii2-number: *
- kartik-v/yii2-slider: *
- kartik-v/yii2-tree-manager: *
- kartik-v/yii2-widgets: *
- lajax/yii2-translate-manager: *
- marqu3s/yii2-summernote: *
- mootensai/yii2-enhanced-gii: *
- powerkernel/yii2-flag-icon-css: *
- rmrevin/yii2-minify-view: *
- thienhungho/php-constant: *
- thienhungho/yii2-active-query: *
- thienhungho/yii2-helper-functions: *
- thienhungho/yii2-mail: *
- thienhungho/yii2-media-management: *
- thienhungho/yii2-user-management: *
- thienhungho/yii2-widgets: *
- trntv/yii2-aceeditor: *
- yii2mod/collection: *
- yii2mod/yii2-rbac: *
- yii2mod/yii2-settings: *
- yiisoft/yii2: *
- yiisoft/yii2-authclient: *
- yiisoft/yii2-bootstrap: *
- yiisoft/yii2-imagine: *
- yiisoft/yii2-queue: *
- yiisoft/yii2-swiftmailer: *
README
App Core for Yii2
Installation
This is just an example, memorible moment. The source code may not work for known reasons. This source code include against loss license feature.
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist thienhungho/yii2-app-core "*"
or add
"thienhungho/yii2-app-core": "*"
to the require section of your composer.json file.