Download the PHP package bazilio/yii2-stubs-generator without Composer
On this page you can find all versions of the php package bazilio/yii2-stubs-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bazilio/yii2-stubs-generator
More information about bazilio/yii2-stubs-generator
Files in bazilio/yii2-stubs-generator
Download bazilio/yii2-stubs-generator
More information about bazilio/yii2-stubs-generator
Files in bazilio/yii2-stubs-generator
Vendor bazilio
Package yii2-stubs-generator
Short Description Yii2 component stubs generator for Yii::$app
License MIT
Package yii2-stubs-generator
Short Description Yii2 component stubs generator for Yii::$app
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-stubs-generator
Yii::$app stubs generator for Yii 2
This extension provides no-more-butthurt components & user identity autocomplete generator command for Yii 2.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require-dev
section of your composer.json
.
Usage
To use this extension, simply add the following code in your application configuration (console.php):
File with stubs by default located in vendor directory.
Usage with PhpStorm
- Install
File Watchers
JetBrains plugin - Open
File Watchers
plugin config and import watcher.xml - Edit imported watcher for your needs
- Add scope to limit trigger to config files:
PhpStorm "multiple definitions exist for class"
To hide this message:
- Find a duplicate class file (not created by this generator), for example:
vendor/yiisoft/yii/YiiBase.php
- Mark it as a plain text in file context menu.
All versions of yii2-stubs-generator with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package bazilio/yii2-stubs-generator contains the following files
Loading the files please wait ....