[Wiki] Load & Save With Relation
You guys might wanna use the code use \yii\db\ActiveRecord; use \yii\db\Exception; use \yii\helpers\Inflector; use \yii\helpers\StringHelper; trait RelationTrait{ public function loadRelated($POST) {...
View Article[Extension] yii2-return-url
Maintain the state of Return URLs across multiple tabs by using the request as persistent storage.
View Article[Extension] socialshariffwidget
SocialShariffWidget is a wrapper for Shariff, the privacy aware social media button solution from heise.de.
View Article[Extension] yii2-abstracttree
Extension contains abstract classes making it fast and easy to implement tree-structured data in Yii2 Framework
View Article[Extension] yii2-relation-trait
Yii 2 Models add functionality for load with relation, & transactional save with relation
View Article[Extension] yii2-stubs-generator
Yii2 component autocomplete generator for Yii::$app. No more pain with autocomplete in PhpStorm.
View Article[Wiki] Export query content to excel through any of your controllers, also...
Latest Update: I have generate one extension base below wiki. You can easily download and use it directly instead of digest below article. http://www.yiiframework.com/extension/yii2-export2excel/ Goal:...
View Article