[news] Yii 1.1.22 is released
We are very pleased to announce that Yii Framework version 1.1.22 is released. You can download it at yiiframework.com/download/. This release is a release of Yii 1.1 that has reached maintenance mode...
View Article[news] Gii extension 2.1.3 released
We are very pleased to announce the release of Gii extension version 2.1.3. This release fixes issue with RTL naming for foreign keys such as id_user that was causing problems in generated code. Also,...
View Article[news] Gii extension 2.1.4 released
We are very pleased to announce the release of Gii extension version 2.1.4. This release fixes relational query getter documentation style and adds relation's phpdoc hints with target ActiveQuery class...
View Article[news] Debug extension 2.1.13 released
Debug extension version 2.1.13 was released. This release fixes an error in Dump panel. See the CHANGELOG for details.
View Article[extension] undefinedor/smart-rest
SmartRest ¶ Purpose Installation Usage Purpose ¶The controller of `yii\rest\urlRule` must be set. So you have to set this property when you add a controller. This project sloved it. Installation ¶The...
View Article[news] Yii 2.0.32
We are very pleased to announce the release of Yii Framework version 2.0.32. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version. Version...
View Article[extension] sjaakp/yii2-wordcount
Yii2-wordcount Installation Using WordCount Totals Yii2-wordcount ¶Word count behavior for Yii2 ¶ This is a word counting behavior for ActiveRecords in the Yii 2.0 PHP Framework. It counts the words in...
View Article[extension] mgrechanik/yii2-categories-and-tags
Active Record hierarchical categories (or tags) for Yii2 framework ¶ Table of contents Goal Demo Installing Русская версия Table of contents ¶Goal Demo Installing Default AR category model of this...
View Article[extension] mgrechanik/yii2-seo-categories
Active Record hierarchical SEO categories and tags for Yii2 framework ¶ Table of contents Goal or `slug` fields and they will not appear in the web form of creating/editing SEO category Installing...
View Article[news] Twig extension 2.2.2 and 2.3.0 released
We are very pleased to announce two releases of Twig extension. Version 2.2.2 fixes an issue with non-working HtmlHelperExtension, version 2.3.0 upgrades Twig to 2.7.x.
View Article[extension] sjaakp/yii2-datepager
yii2-datepager ¶ Installation Using Datepager Classes Paging on date values for Yii2 ¶ These classes enable database paging based on date values in the Yii 2.0 PHP Framework. A demonstration of...
View Article[news] Auth Client extension 2.2.7 released
We are very pleased to announce the release of Auth Client extension version 2.2.7. This release updates GitHub token transfer method since GitHub deprecated old way to transfer a token. Note: Make...
View Article[news] ApiDoc extension version 2.1.3 released
We are very pleased to announce the release of the ApiDoc extension version 2.1.3. This release has two important bugfixes about @inheritdoc and getter/setter methods. Also it contains two...
View Article[extension] startpl/yii2-nested-sets-menu
Nested Sets Menu Widget ¶ Installation Usage Widget to display nested sets as Menu Installation ¶The preferred way to install this extension is through composer. Either run php composer.phar require...
View Article[extension] letsjump/yii2-anchorjs
AnchorJS ¶ Overview Installation Usage Application wide configuration Yii2 wrapper for AnchorJS that add deep anchor links to your Yii docs. Overview ¶AnchorJS lets you drop deep anchor links (like...
View Article[extension] buttflattery/yii2-multimenu
Yii2-multimenu ¶ What is this repository for? External Libraries Used About Bootstrap Version Usage Demos Usage Available Options for the Widget BigDrop minimal options with brand text Leftnav Minimal...
View Article[wiki] Yii2 - Upgrading to Bootstrap 4
Yii2 - Converting from Bootstrap3 to Bootstrap4 This article has been written because while conversion is a largely pain-free process, there are some minor issues. These are not difficult to solve, but...
View Article[extension] pingcrm-yii2
Ping CRM on Yii 2 ¶ Installation Running tests Requirements Credits A Yii 2 demo application to illustrate how Inertia.js works. This application is a port of the original Ping CRM written in Laravel...
View Article[extension] yiiplus/yii2-elasticsearch
Elasticsearch Query and ActiveRecord for Yii 2 Requirements Installation Configuration This extension provides the elasticsearch integration for the Yii framework 2.0. It includes basic...
View Article[extension] yiiplus/yii2-websocket
yii2-websocket ¶ 驱动支持 安装 基本使用 在 yii2 下运行 WebSocket 服务。 驱动支持 ¶swoole workerman 安装 ¶安装此扩展程序的首选方法是通过 composer. 编辑运行 php composer.phar require --prefer-dist yiiplus/yii2-websocket "^1.0.0"...
View Article