Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 723 Bytes

DESCRIPTION.md

File metadata and controls

15 lines (13 loc) · 723 Bytes

Provides Yii2 Framework support for PhpStorm and IntelliJ IDEA

Plugin contains the following functionality

  • Suggests for render() methods
  • I18n
  • Configuration arrays for object instantiation
  • ActiveQuery, Query and migrations (database connection is required)
  • Autocomplete in model's rules method
  • Calculates return type for Yii::createObject call and one/all method calls of ActiveRecord
  • Url autocomplete
  • Migration tool

Detailed information can be found in README.md
Detailed changelog can be found in CHANGELOG.md