composer-installer base-folder-installer
Composer installer to place libraries in the base folder of your project.
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
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)
dev-master
9999999-dev
Composer installer to place libraries in the base folder of your project.
Sources
Download
1.0.1
1.0.1.0
Composer installer to place libraries in the base folder of your project.
Sources
Download
1.0.0
1.0.0.0
Composer installer to place libraries in the base folder of your project.
Sources
Download