smoren/helpers

一些用于不同目的的辅助工具

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

This package is auto-updated.

Last update: 2024-09-12 15:14:56 UTC


README

一些用于不同目的的辅助工具

如何在Yii2项目中安装

composer require smoren/helpers

单元测试

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