[Extension] yii-uploader
JQuery responsive multiple image uploader. You can include descriptions and ordering.
View Article[Extension] yii-gmaps-markers-manager
Module that enables you to manage Google Maps markers.
View Article[Extension] yii2dbsession
Use session to get login users list. We have model: user_id = user->getId()
View Article[News] PHP 7 released
It happened! PHP 7.0.0 was released. That means that we finally can use all the new shiny features such as return and scalar typing, ?? operator, anonymous classes, safe random generation and many...
View Article[Extension] yii-ipay88
yii-iPay88 API will help you to implement iPay88 payment gateway integration (Subodh Kr. Prasad: pdsubodh@gmail.com)
View Article[Extension] yii2-gon
This component publishes json serializable data as 'key -> value' from PHP code into global JS variable `window.gon`.
View Article[Extension] yii-yashare
Widget with share buttons in social network via Yandex share api
View Article[Wiki] A simple widget - jump2link
Jump 2 Link 1.Usage Usage: use app\components\jump2link; echo jump2link::widget(['message' => 'Jump to baidu?', 'jump2link' => 'http://www.baidu.com']); echo jump2link::widget(['message' =>...
View Article