Add readme
This commit is contained in:
parent
ec3e74ffb3
commit
d1949393ce
1 changed files with 16 additions and 0 deletions
16
readme.md
Normal file
16
readme.md
Normal 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)
|
||||
|
||||
Loading…
Reference in a new issue