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

https://github.com/hiqdev/yii2-theme-dataserv

DataServ Theme for hiqdev/yii2-thememanager
https://github.com/hiqdev/yii2-theme-dataserv

hacktoberfest

Last synced: 12 months ago
JSON representation

DataServ Theme for hiqdev/yii2-thememanager

Awesome Lists containing this project

README

          

# Yii2 DataServ Theme

**DataServ Theme for hiqdev/yii2-thememanager**

[![Latest Stable Version](https://poser.pugx.org/hiqdev/yii2-theme-dataserv/v/stable)](https://packagist.org/packages/hiqdev/yii2-theme-dataserv)
[![Total Downloads](https://poser.pugx.org/hiqdev/yii2-theme-dataserv/downloads)](https://packagist.org/packages/hiqdev/yii2-theme-dataserv)
[![Build Status](https://img.shields.io/travis/hiqdev/yii2-theme-dataserv.svg)](https://travis-ci.org/hiqdev/yii2-theme-dataserv)
[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/hiqdev/yii2-theme-dataserv.svg)](https://scrutinizer-ci.com/g/hiqdev/yii2-theme-dataserv/)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/hiqdev/yii2-theme-dataserv.svg)](https://scrutinizer-ci.com/g/hiqdev/yii2-theme-dataserv/)
[![Dependency Status](https://www.versioneye.com/php/hiqdev:yii2-theme-dataserv/dev-master/badge.svg)](https://www.versioneye.com/php/hiqdev:yii2-theme-dataserv/dev-master)

This package provides pluggable DataServ theme for [Yii2] projects.

This package uses [hiqdev/yii2-thememanager] theming library.

[yii2]: http://www.yiiframework.com/
[hiqdev/yii2-thememanager]: https://github.com/hiqdev/yii2-thememanager

## Installation

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

Either run

```sh
php composer.phar require "hiqdev/yii2-theme-dataserv"
```

or add

```json
"hiqdev/yii2-theme-dataserv": "*"
```

to the require section of your composer.json.

## License

This project is released under the terms of the proprietary [license](LICENSE).
Read more [here](https://en.wikipedia.org/wiki/Proprietary_software).

Copyright © 2016-2018, HiQDev (http://hiqdev.com/)