mothership/component_base

Mothership base library

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

This package is auto-updated.

Last update: 2024-04-24 12:11:51 UTC


README

Summary Latest Stable Version Total Downloads Latest Unstable Version License

component_base

The mothership base components

##Installation Via composer add:

##Installation Via composer add:

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

or

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