[Extension] position-sorting-component
Handles the logic required to move records up or down in terms of their position to other records in a database table.
View Article[Extension] autocomplete-facebook
Autocomplete-facebook is a autocomplete extensions to Yii Framework using Tokeninput jQuery plugin.
View Article[Extension] bitcoin
Bitcoin extension simplify incorporation of Bitcoin (Coinbase) into your Yii application.
View Article[Extension] simplepaypal
Yii framework simple module for paypal with paypal setting page via user interface
View Article[Extension] gii-modeldoc-generator
Update existing models with phpDoc compatible documentation.
View Article[Wiki] Angular Music Database,One-page Web Application built with...
Angular Music Database One-page Web Application Built With AngularJS,TypeScript,and Yii framework. Overview This application demonstrates a one page web application where all the logic has been moved...
View Article[Extension] gii-prefixmodel-generator
Makes it easier to generate all models by allowing a model class prefix.
View Article[Wiki] Take more control of CGridview and model searching (related model or...
Suppose you have an Application in Yii that manages hotels each one has many customers. So we should have the below tables with attributes hotel (id,name) customer (id,surname) customer_to_hotel (id,...
View Article[Extension] yii-audit-module
Track usage information including page requests, database field changes and system errors.
View Article[Wiki] Yii2 - Module generator
module locate in vendor : namespace = vendor\yourname\[yourmodulename] module locate in application ( frontend\modules or backend\modules ) namespace = app\modules\[yourmodulename]
View Article