Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/librecmscom/yii2-space


https://github.com/librecmscom/yii2-space

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# yii2-space

适用于Yii2的个人空间模块

[![Latest Stable Version](https://poser.pugx.org/yuncms/yii2-space/v/stable.png)](https://packagist.org/packages/yuncms/yii2-space)
[![Total Downloads](https://poser.pugx.org/yuncms/yii2-space/downloads.png)](https://packagist.org/packages/yuncms/yii2-space)
[![Reference Status](https://www.versioneye.com/php/yuncms:yii2-space/reference_badge.svg)](https://www.versioneye.com/php/yuncms:yii2-space/references)
[![Build Status](https://img.shields.io/travis/yiisoft/yii2-space.svg)](http://travis-ci.org/yuncms/yii2-space)
[![Dependency Status](https://www.versioneye.com/php/yuncms:yii2-space/dev-master/badge.png)](https://www.versioneye.com/php/yuncms:yii2-space/dev-master)
[![License](https://poser.pugx.org/yuncms/yii2-space/license.svg)](https://packagist.org/packages/yuncms/yii2-space)

## Installation

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

Either run

```bash
$ composer require yuncms/yii2-space
```

or add

```
"yuncms/yii2-space": "~2.0.0"
```

to the `require` section of your `composer.json` file.

## License

This is released under the MIT License. See the bundled [LICENSE](LICENSE.md)
for details.