Skip to content

Smoren/helpers-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helpers

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