mothership/component_base

Mothership base library

Maintainers

Package info

github.com/mothership-gmbh/component_base

Homepage

pkg:composer/mothership/component_base

Statistics

Installs: 2 552

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

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

This package is auto-updated.

Last update: 2026-02-24 16:27: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"
  }