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] 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.





[news] Queue extension 2.3.4 released

Queue extension version 2.3.4 was released.
This version forces db driver to use index on the reserved_at column to unlock unfinished tasks.
Full changelog is available at GitHub.





[news] ApiDoc extension version 3.0.4 released

We are very pleased to announce the release of the ApiDoc extension version 3.0.4.
This patch version fixes conversion of newlines to spaces and considers the first sentence ended only if the dot is followed by a space in BaseDoc::extractFirstSentence().
See the CHANGELOG for a full list of changes.





[news] Our stance on the war operation and update on development

  1. Team members
  2. Framework development
  3. Foundation

Yii team is international, it consists of awesome developers from Ukraine, Russia, Germany, Kazakhstan, Chile, Uzbekistan, Moldova, Poland, Netherlands, US and more.
Team members were shocked when it all started. Noone expected it, noone believed it.





[news] HTML 2.3.0

HTML package version 2.3.0 was released.
In this release added classes for tags:

  • Title,
  • H1,
  • H2,
  • H3,
  • H4,
  • H5,
  • H6,
  • Picture,
  • Audio,
  • Video,
  • Source,
  • Track.




[extension] sadi01/yii2-iran-national-code-validator

Yii2 Iran National Code Validator

  1. Installation
  2. Usage

NationalCodeValidator validates that the attribute value is a valid Iran national code.
Installation The preferred way to install this extension is through composer.