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.

Dagger Components: A Powerful Alternative to Laravel Blade Components


Dagger is a component authoring library for Laravel's Blade templating engine.





[news] Yii Security 1.1

Version 1.1 of Yii Security package was released. There are some improvements and changes:

  • Bump minimal required PHP version to 8.1
  • Change PHP constraint in composer.json to 8.1 - 8.4
  • Use SensitiveParameter attribute to mark sensitive parameters
  • Mark readonly properties
  • Explicitly mark nullable parameters




Node v23.9.0 (Current)

Node.js Test CI Security Incident





Symfony 7.2.4 released

Symfony 7.2.4 has just been released.
Here is the list of the most important changes since 7.2.3:





Symfony 6.4.19 released

Symfony 6.4.19 has just been released.
Here is the list of the most important changes since 6.4.18:





Integrate the Polar Billing Platform in Laravel


The Laravel Polar package seamlessly integrates your Laravel application with Polar.sh, a modern way to sell your SaaS and digital products. This package can handle subscriptions, recurring payments, and interact with Polar's API.





ImapEngine is a simple API for managing mailboxes without the PHP extension


Steve Bauman talks with us about his newest package, ImapEngine, which provides a simple API for managing mailboxes -- without the PHP extension.