Download the PHP package fancyguy/webroot-installer without Composer
On this page you can find all versions of the php package fancyguy/webroot-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fancyguy/webroot-installer
More information about fancyguy/webroot-installer
Files in fancyguy/webroot-installer
Download fancyguy/webroot-installer
More information about fancyguy/webroot-installer
Files in fancyguy/webroot-installer
Vendor fancyguy
Package webroot-installer
Short Description A composer installer for libraries that live in an application webroot.
License BSD-3-Clause
Homepage http://fancyguy.github.com/webroot-installer/
Package webroot-installer
Short Description A composer installer for libraries that live in an application webroot.
License BSD-3-Clause
Homepage http://fancyguy.github.com/webroot-installer/
Please rate this library. Is it a good library?
Informations about the package webroot-installer
A Webroot Composer Library Installer
This is for PHP packages that support composer to configure in their composer.json
. It will
allow a root package to define a webroot directory and webroot package and magically install it
in the correct location.
Example composer.json
File
This would install the defined wordpress/wordpress
package in the content
directory of the project.
Warning
Setting the webroot-dir
to a non-empty directory will delete the contents in most cases. It is recommended to use a clean target within your project directory.
All versions of webroot-installer with dependencies
PHP Build Version
Package Version
No informations.
The package fancyguy/webroot-installer contains the following files
Loading the files please wait ....