Skip to content

This is a set of Yii2 behaviors extensions

License

Notifications You must be signed in to change notification settings

lav45/yii2-behaviors

Repository files navigation

yii2-behaviors

Latest Stable Version License Total Downloads Build Status

This is a set of small Yii2 behaviors extensions.

Installation

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.

Contents

Testing

~$ 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

License

yii2-behaviors it is available under a BSD 3-Clause License. Detailed information can be found in the LICENSE.md.

About

This is a set of Yii2 behaviors extensions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages