hiqdev/yii2-asset-hiqdev

HiQDev assets: params, images and more

0.2.0 2017-04-21 09:11 UTC

This package is auto-updated.

Last update: 2024-03-27 18:50:13 UTC


README

HiQDev assets: params, images and more

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality

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/)