smoren/helpers

Some helpers for different things

v0.1.12 2023-01-12 11:34 UTC

This package is auto-updated.

Last update: 2024-05-12 14:27:55 UTC


README

Some helpers for different things

How to install to Yii2 project

composer require smoren/helpers

Unit testing

composer install
./vendor/bin/codecept build
./vendor/bin/codecept run unit tests/unit