Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kakadu-dev/yii2-base-helpers

Base helpers/components yii2
https://github.com/kakadu-dev/yii2-base-helpers

yii2

Last synced: 10 days ago
JSON representation

Base helpers/components yii2

Awesome Lists containing this project

README

        

# yii2-base-helpers
Extension provide custom helpers/components for yii2

Installation
------------

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist kakadu-dev/yii2-base-helpers "@dev"
```

or add

```
"kakadu-dev/yii2-base-helpers": "@dev"
```

to the require section of your `composer.json` file.