This is a set of small Yii2 behaviors extensions.
The preferred way to install this extension through composer.
You can set the console
~$ composer require lav45/yii2-behaviors --prefer-dist
or add
"lav45/yii2-behaviors": "0.6.*"
in require
section in composer.json
file.
~$ docker build --pull --build-arg UID=$(id -u) --build-arg GID=$(id -g) --rm -t php8-cli .
~$ ./container composer update --prefer-dist
~$ ./container vendor/bin/phpunit
yii2-behaviors it is available under a BSD 3-Clause License. Detailed information can be found in the LICENSE.md
.