mothership/component_base

Mothership base library

Installs: 2 552

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Open Issues: 1

pkg:composer/mothership/component_base

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

This package is auto-updated.

Last update: 2025-09-24 15:35:39 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"
  }