[Extension] yii2-iframe-resizer
Yii2 extension for javascript-based iFrame Resizer by David J. Bradshaw
View Article[Wiki] Simple Jui Autocomplete in yii2
Introduction In this tutorial i will explain how to use jui auto complete in yii2. The Autocomplete widget enables users to quickly find and select from a pre-populated list of values as they type,...
View Article[News] New member joining Yii team
We are very glad to announce that we have a new member joining the core team. His name is Dmitry Naumenko and his GitHub ID is SilverFire. Dmitry is from Kiev, Ukraine. Despite not being long time...
View Article[Wiki] MySQL migration environment
It can happen that you work in development environment and you make changes to database tables structures, adding tables, or changing fields. At start At start you have cloned production database...
View Article[News] Update on Yii 1.1 support and end of life
Yii 1.1 support was originally announced as "Dec 31, 2015 (may be extended further if needed)". In March we've conducted a survey and since December is close, it's time to officially announce our...
View Article[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