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 HTML 3.1

Version 3.1 of Yii HTML package is released. There are some additions and improvements:

  • added $attributes parameter to Html::img();
  • added class for tag small and method Html::small();
  • added support of yiisoft/arrays version ^3.0.




[news] Data 1.0.0

First stable version of yiisoft/data package is tagged.
The package provides generic data abstractions. The aim is to hide storage aspect from the operations of reading,
writing and processing data.
Features are:





[news] Yii Middleware Dispatcher 5.0.0

Major version of Yii Middleware Dispatcher package was released. This version has several changes:

  • Added ParametersResolverInterface to resolve parameters of middleware that are provided as callable.
  • Added support for callable middlewares and added debug info it's wrapper.
  • Wrapper factory has been removed in favor of ParametersResolverInterface.




[news] Yii Mailer Symfony Mailer 2.1.0

Major version of Yii Middleware Dispatcher package was released. This version has several changes:

  • Added ParametersResolverInterface to resolve parameters of middleware that are provided as callable.
  • Added support for callable middlewares and added debug info it's wrapper.
  • Wrapper factory has been removed in favor of ParametersResolverInterface.




[extension] kaabar-jwt/yii2-jwt

Kaabar JWT Auth Extension The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification.





[extension] cactus02

As per as Cactus Profiles is the most renowned manufacturer of PUF roofing panels in India. Our product range showcases an extensive array of roofing panels insulated that are energy efficient, durable, and long-lasting. We use premium colored sheets of top quality which are resistant to corrosion.
Visit here@ https://www.cactusprofiles.com/puf-roofing-panels/





[extension] cactus

Are you able to find the top manufacturer of doors that are fire-rated in India? Cactus Profiles Pvt. Ltd. is an established company that produces high-quality doors that are fire-rated since 2003 in the Indian sector of construction.
Cactus Profiles is the top fire-rated door maker in Haryana offering fire-rated doors with different designs which will safeguard your home from dangers from fire. We are the most trusted supplier of fire-resistant doors throughout India





[news] Yii Widgets 1.1.0

Version 1.1.0 of Yii Widgets package is released. There are some additions and changes:

  • fixed phpdocs and check type for array normalized in Dropdown and Menu widgets;
  • added support ^3.0 version of yiisoft/html package;
  • added support ^7.0 version of yiisoft/view package.