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

https://github.com/hiqdev/yii-compat

Yii 2/3 compatibility crutch
https://github.com/hiqdev/yii-compat

hacktoberfest

Last synced: over 1 year ago
JSON representation

Yii 2/3 compatibility crutch

Awesome Lists containing this project

README

          

# Yii 2/3 compatibility crutch

[![Latest Stable Version](https://poser.pugx.org/hiqdev/yii-compat/v/stable)](https://packagist.org/packages/hiqdev/yii-compat)
[![Total Downloads](https://poser.pugx.org/hiqdev/yii-compat/downloads)](https://packagist.org/packages/hiqdev/yii-compat)
[![Build Status](https://img.shields.io/travis/hiqdev/yii-compat.svg)](https://travis-ci.org/hiqdev/yii-compat)
[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/hiqdev/yii-compat.svg)](https://scrutinizer-ci.com/g/hiqdev/yii-compat/)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/hiqdev/yii-compat.svg)](https://scrutinizer-ci.com/g/hiqdev/yii-compat/)

## Installation

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

```sh
php composer.phar create-project "hiqdev/yii-compat:*" directory2install
```

## License

This project is released under the terms of the BSD-3-Clause [license](LICENSE).
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).

Copyright © 2017-2019, HiQDev (http://hiqdev.com/)