Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/taguz91/yii2-common-helpers
- Owner: taguz91
- License: apache-2.0
- Created: 2020-12-13T01:41:45.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-15T02:00:26.000Z (over 3 years ago)
- Last Synced: 2024-10-18T00:28:14.243Z (3 months ago)
- Topics: helper-functions, mongodb, yii2, yii2-extension
- Language: PHP
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
-----