Download the PHP package filamentv/yii2-app without Composer
On this page you can find all versions of the php package filamentv/yii2-app. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download filamentv/yii2-app
More information about filamentv/yii2-app
Files in filamentv/yii2-app
Download filamentv/yii2-app
More information about filamentv/yii2-app
Files in filamentv/yii2-app
Vendor filamentv
Package yii2-app
Short Description yii2 app base
License NO
Homepage https://github.com/FilamentV/yii2-app
Package yii2-app
Short Description yii2 app base
License NO
Homepage https://github.com/FilamentV/yii2-app
Please rate this library. Is it a good library?
Informations about the package yii2-app
uses [components/I18N]:
'components' => [
'i18n' => [
'class' => 'filamentv\app\components\I18N',
'translations' => [
'app' => [
'class' => 'yii\i18n\PhpMessageSource',
'basePath' => '@app/messages',
],
]
],
],
uses [components/Pagination]:
'class' => 'filamentv\app\components\Pagination'
Instalation
composer.phar require "filamentv/yii2-app":"dev-master"
or add to composer.json into 'require' seaction
"filamentv/yii2-app":"dev-master"
All versions of yii2-app with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package filamentv/yii2-app contains the following files
Loading the files please wait ....