https://github.com/librecmscom/yii2-space
https://github.com/librecmscom/yii2-space
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/librecmscom/yii2-space
- Owner: librecmscom
- License: mit
- Created: 2017-10-17T03:24:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-02T10:48:41.000Z (over 8 years ago)
- Last Synced: 2025-01-21T02:43:05.408Z (about 1 year 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的个人空间模块
[](https://packagist.org/packages/yuncms/yii2-space)
[](https://packagist.org/packages/yuncms/yii2-space)
[](https://www.versioneye.com/php/yuncms:yii2-space/references)
[](http://travis-ci.org/yuncms/yii2-space)
[](https://www.versioneye.com/php/yuncms:yii2-space/dev-master)
[](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.