yii2-relation-behavior ¶Installation ¶composer require ed-smartass/yii2-relation-behavior
Example ¶use Smartass\
yii2-relation-behavior ¶Installation ¶composer require ed-smartass/yii2-relation-behavior
Example ¶use Smartass\
yii2-relation-behavior ¶Installation ¶composer require ed-smartass/yii2-relation-behavior
Example ¶use Smartass\
Mailer package version 3.0.0 was tagged. This version expands Yiisoft\Mailer\MessageInterface
adding the following methods:
Fisrt version of mutex package was released. This package provides mutex implementation and allows mutual execution of concurrent processes in order to prevent "race conditions". This is achieved by using a "lock" mechanism. Each possibly concurrent processes cooperates by acquiring a lock before accessing the corresponding data.
There are multiple ways you can use the package. You can execute a callback in a synchronized mode i.e. only a
single instance of the callback is executed at the same time:
Major version of yiisoft/rate-limiter package was released.
It introduces new package design proposed by kafkiansky:
We are very pleased to announce the release of Gii extension version 2.2.3. This release adds the following enhancements:
allowedIPs
.See the CHANGELOG for details.
We are very pleased to announce the release of Gii extension version 2.2.3. This release adds the following enhancements:
allowedIPs
.See the CHANGELOG for details.
We are very pleased to announce the release of Yii Framework version 2.0.43.
Please refer to the instructions at https://www.yiiframework.com/download/
to install or upgrade to this version. This release includes a number of bug fixes as well as security enhancements and feature enhancements.
We are pleased to announce the release of Smarty extension version 2.0.10.
This is bugfix release that fixes PHP 8 compatibiltiy and a wrong method call error when setting template directory.