hiqdev / yii2-asset-hiqdev
HiQDev assets: params, images and more
Installs: 3 680
Dependents: 5
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires (Dev)
- hiqdev/hidev-hiqdev: <2.0
- hiqdev/hidev-php: <2.0
This package is auto-updated.
Last update: 2024-10-27 20:10:32 UTC
README
HiQDev assets: params, images and more
HiQDev is software development and consulting company.
This package provides assets shareable between different HiQDev projects:
- logos and css bundled with yii2 asset bundle
- favicon.ico
- reusable params see src/config/params.php
- translations
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqdev/yii2-asset-hiqdev"
or add
"hiqdev/yii2-asset-hiqdev": "*"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2016-2017, HiQDev (http://hiqdev.com/)