Feed items

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_argument.inc on line 48.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 111.
  • warning: Declaration of views_plugin_row_node_view::options_form(&$form, &$form_state) should be compatible with views_plugin_row::options_form($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/modules/node/views_plugin_row_node_view.inc on line 35.

[news] Yii Console 1.1.0

Minor release of Yii Console package was tagged:

  • The minimum PHP version required is now 8.0.
  • There's now bash completion for serve command and it serves at 127.0.0.1 by default instead of localhost.




[news] ApiDoc extension version 3.0.5 released

We are very pleased to announce the release of the ApiDoc extension version 3.0.5.
This patch version fixes empty visibility in methods and properties.
See the CHANGELOG for a full list of changes.





[extension] yii2-new-pusher

yii2-new-pusher
A Yii2 extension for Pusher.com
This is an extension for Yii2 that makes it easy to use Pusher.
Add it to the composer file:





[extension] matejch/yii2-sidebar-collapsible

Collapsible sidebar widget

  1. Installation
  2. Setup

Sidebar widget you can add to your page with your own custom content
Installation The preferred way to install this extension is through composer.
Either run





[news] RBAC, file storage and rules container 1.0.0

Three RBAC packages are released in their initial stable version: rbac, rbac-php, and rbac-rules-container.
These packages provide RBAC (Role-Based Access Control)
library. They are used in Yii Framework but is usable separately as well. Main features are:





[news] Debug extension 2.1.19 released

Debug extension version 2.1.19 was released.
This release fixes PHP 8.1 compatibility issues and adds an option to change default LogTarget.
See the CHANGELOG for details.





[wiki] Interview Questions For YII2

Hey Everyone,
In this post I Just shared my Experience what most of interviewer ask in YII2 Interview.





[news] Yii Bulma 1.0.0

First version of Yii Framework Bulma Integration package was released.
This Yii Framework package encapsulates Bulma components
and plugins in terms of Yii widgets, and thus makes using Bulma components/plugins in Yii applications convenient.
See details in the package README.