Skip to content

sifophp/sifo-instance-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Sifo Plugin Installer

Simple composer plugin for installing sifo components.

##Usage

Just add this package to your require list and define your package type.

"type": "sifo-library",
"require": {
    "kpacha/sifo-plugin-installer": "~0.1"
}

##Allowed types

Currently, this plugin supports two kind of packages:

  • Instances: "sifo-instance"
  • Libraries: "sifo-library"

About

Simple composer plugin for installing sifo components

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%