2017 © Pedro Peláez
 

composer-installer base-folder-installer

Composer installer to place libraries in the base folder of your project.

image

cornernote/base-folder-installer

Composer installer to place libraries in the base folder of your project.

  • Thursday, December 26, 2013
  • by cornernote
  • Repository
  • 1 Watchers
  • 1 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Base Folder Installer

Composer installer for packages that need to be placed in the base folder of a project., (*1)

To use this in your package add the following to your composer.json:, (*2)

{
    "type": "base-folder",
    "require": {
        "cornernote/base-folder-installer": "dev-master"
    }
}

For more info see: http://getcomposer.org/doc/articles/custom-installers.md, (*3)

The Versions

26/12 2013

dev-master

9999999-dev

Composer installer to place libraries in the base folder of your project.

  Sources   Download

26/12 2013

1.0.1

1.0.1.0

Composer installer to place libraries in the base folder of your project.

  Sources   Download

01/12 2013

1.0.0

1.0.0.0

Composer installer to place libraries in the base folder of your project.

  Sources   Download