mothership/component_base

v1.1.4 2016-09-09 13:09 UTC

This package is auto-updated.

Last update: 2024-09-24 12:55:51 UTC


README

Summary Latest Stable Version Total Downloads Latest Unstable Version License

component_base

Mothership 基础组件

## 使用 composer add 安装

## 使用 composer add 安装

"require": {
    "mothership/component_base" : "1.1.*"
  }

或者

"require": {
    "mothership/component_base" : "dev-master"
  }