Add readme

This commit is contained in:
Ade Attwood 2017-06-24 13:04:25 +01:00
parent ec3e74ffb3
commit d1949393ce

16
readme.md Normal file
View file

@ -0,0 +1,16 @@
# Yii Helpers
A collection of uefull helpers for the Yii2 framework
## Install
Install with composer
~~~php
compsoer install adeattwood/yii-helpers
~~~
## Class docs
You can find the class docs [HERE](http://adeattwood.co.uk/open-source/yii-helpers)