Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taguz91/yii2-common-helpers

Common helpers para yii2 y mongodb
https://github.com/taguz91/yii2-common-helpers

helper-functions mongodb yii2 yii2-extension

Last synced: 2 months ago
JSON representation

Common helpers para yii2 y mongodb

Awesome Lists containing this project

README

        

Helpers
=======
Common helpers para yii2 y mongodb

[![Latest Stable Version](http://poser.pugx.org/taguz91/yii2-common-helpers/v)](https://packagist.org/packages/taguz91/yii2-common-helpers)
[![Total Downloads](http://poser.pugx.org/taguz91/yii2-common-helpers/downloads)](https://packagist.org/packages/taguz91/yii2-common-helpers)
[![Latest Unstable Version](http://poser.pugx.org/taguz91/yii2-common-helpers/v/unstable)](https://packagist.org/packages/taguz91/yii2-common-helpers)
[![License](http://poser.pugx.org/taguz91/yii2-common-helpers/license)](https://packagist.org/packages/taguz91/yii2-common-helpers)

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

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

Either run

```
composer require taguz91/yii2-common-helpers
```

or add

```
"taguz91/yii2-common-helpers": "~1.0.0"
```

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

Usage
-----