2017 © Pedro Peláez
 

library installer

Install your favourite PHP frameworks using only one installer.

image

crafter/installer

Install your favourite PHP frameworks using only one installer.

  • Sunday, January 7, 2018
  • by percymamedy
  • Repository
  • 1 Watchers
  • 1 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Crafter

This package is abandoned and no longer maintained !!

StyleCI Build Status Dependency Status Latest Stable Version Total Downloads Latest Unstable Version License composer.lock, (*1)

SensioLabsInsight, (*2)

Install your favourite PHP frameworks using only one installer., (*3)

How it works

Crafter tries to provide a single installer to allow installation of multiple PHP frameworks using only one command., (*4)

Installation

Begin by installing Crafter globally using composer., (*5)

composer global require "crafter/installer"

Make sure to place the ~/.composer/vendor/bin directory (or the equivalent directory for your OS) in your PATH so the craft executable can be located by your system., (*6)

Usage

Now you use the new command to install an available framework., (*7)

craft new <framework> <name> [<version>]

Supported Frameworks

For the moment Crafter supports only:, (*8)

  • Laravel
  • Orchestra Platform
  • Symfony
  • Zend Framework

You can use the show:frameworks command to list available frameworks., (*9)

craft show:frameworks

Any PR that can include other frameworks will be welcome., (*10)

Caution

This package is still in its infancy, bugs and issues are bound to happen. You can report any issue or open any PR that solves particular problems., (*11)

Credits

Percy Mamedy, (*12)

Twitter: @PercyMamedy br/ GitHub: percymamedy, (*13)

The Versions

23/11 2016