smoren/helpers

Some helpers for different things

Maintainers

Package info

github.com/Smoren/helpers-php

pkg:composer/smoren/helpers

Statistics

Installs: 884

Dependents: 3

Suggesters: 0

Stars: 2

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-12 18:23:11 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