[News] Recent security issues with PHPMailer and SwiftMailer
Recently three security vulnerabilities in PHPMailer and SwiftMailer have been announced: 25.12.2016, CVE-2016-10033 Remote Code Execution vulnerability in PHPMailer 27.12.2016, CVE-2016-10045 Remote...
View Article[Extension] yii2-ajax-sort
Vertical list of elements, drag and drop to sort list, every event drop item - ajax send request - Param array.
View Article[Extension] ip2location
This extension use IP2Location BIN database to lookup visitor geographical location by their IP address.
View Article[Extension] yii2-ip2location-extension
This extension use IP2Location BIN database to lookup visitor geographical location by their IP address.
View Article[Wiki] Show raw SQL query
Here's a quick tip to dump the SQL for query. $query = new Books::find()->where('author=2'); echo $query->createCommand()->sql; or to get the SQL with all parameters included try:...
View Article[News] Yii 2.0.11 is released
We are very pleased to announce the release of Yii Framework version 2.0.11. Please refer to the instructions at http://www.yiiframework.com/download/ to install or upgrade to this version. Version...
View Article[Extension] yii2-forcecopy
Add button to the toolbar to enable/disable the asset manager forceCopy setting.
View Article[News] MongoDB extension version 2.1.3 released
We are very pleased to announce the release of MongoDB extension version 2.1.3 which brings 8 enhancements and bug fixes. This release makes this extension to be fully compatible with Yii 2.0.11...
View Article[News] Sphinx extension version 2.0.7 released
We are very pleased to announce the release of Sphinx extension version 2.0.7 which brings 3 enhancements and bug fixes. This release makes this extension to be fully compatible with Yii 2.0.11...
View Article[News] HTTP client extension version 2.0.3 released
We are very pleased to announce the release of HTTP client extension version 2.0.3 which brings 6 bug fixes. See CHANGELOG for details.
View Article[News] Auth Client extension version 2.1.2 released
We are very pleased to announce the release of Auth Client extension version 2.1.2 which brings 3 enhancements and bug fixes. The most noteable change is automatic appsecret_proof generation for...
View Article[News] Debug extension version 2.0.8 released
We are very pleased to announce the release of Debug extension version 2.0.8 which fixes 2 bugs and brings 6 enhancements including new panels and significant panel enhancements. First of all, timeline...
View Article[News] Debug extension version 2.0.9 released
Following 2.0.8 release of Debug extension, 2.0.9 provides 3 extra bug fixes to make new panels more stable with various non-standard application configurations. See CHANGELOG for details.
View Article