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.

[extension] kptlex/yii-cycle

Yii Cycle Cycle ORM adapter for Yii2 framework with debug panel.





[extension] kptlex/container

Yii Cycle Cycle ORM adapter for Yii2 framework with debug panel.





[extension] yii1-fontawesome5

yii1.1-fontawesome5

  1. Requirements
  2. Installation
  3. Usage

This is a Font Awesome v5.x extension for Yii Framework 1.1.
Current Font Awesome version is 5.15.3
This is a service to those of us that are still using Yii 1.1! :)





[news] Email log target 1.0.0

First version of email log target package was released.
This package provides the email target for the yiisoft/log allowing to send logs via email.





[news] Mailer 1.0.0 and SwiftMailer 1.0.0

First releases of mailer package and its SwiftMailer adapter were released.
The mailer package provides the content composition functionality, and a basic interface for sending emails.
Actual mail sending is provided by separate interchangeable packages.
The following code can be used to send an email:





[news] Yii View 1.0.0

First releases of mailer package and its SwiftMailer adapter were released.
The mailer package provides the content composition functionality, and a basic interface for sending emails.
Actual mail sending is provided by separate interchangeable packages.
The following code can be used to send an email:





[news] View Twig Renderer 1.0.0

First releases of mailer package and its SwiftMailer adapter were released.
The mailer package provides the content composition functionality, and a basic interface for sending emails.
Actual mail sending is provided by separate interchangeable packages.
The following code can be used to send an email:





[news] View 1.0.0

First version of View package is released. This library provides templates rendering abstraction supporting layout-view-subview hierarchy, custom renderers with PHP-based as default and more. It is used in Yii Framework 3 but is supposed to be usable separately.
PHP templates look like the following: