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
- Host: GitHub
- URL: https://github.com/hiqdev/yii-compat
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2019-03-13T11:29:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T07:03:06.000Z (about 4 years ago)
- Last Synced: 2024-10-08T17:02:53.891Z (over 1 year ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 11.7 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yii 2/3 compatibility crutch
[](https://packagist.org/packages/hiqdev/yii-compat)
[](https://packagist.org/packages/hiqdev/yii-compat)
[](https://travis-ci.org/hiqdev/yii-compat)
[](https://scrutinizer-ci.com/g/hiqdev/yii-compat/)
[](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/)