Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/librecmscom/yii2-space
https://github.com/librecmscom/yii2-space
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/librecmscom/yii2-space
- Owner: librecmscom
- License: mit
- Created: 2017-10-17T03:24:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-02T10:48:41.000Z (about 7 years ago)
- Last Synced: 2023-03-11T14:36:25.581Z (almost 2 years ago)
- Language: PHP
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.