Download the PHP package noogic/composer-installer without Composer
On this page you can find all versions of the php package noogic/composer-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download noogic/composer-installer
More information about noogic/composer-installer
Files in noogic/composer-installer
Package composer-installer
Short Description Install composer packages from php code
License MIT
Homepage https://github.com/noogic/composer-installer
Informations about the package composer-installer
Install packages from composer
This packages is meant for php projects setup. It will use composer to require packages inside of an actual project.
This is useful for example when trying to create a base project. Instead of forking it every time or downloading the zip manually, it's recommended to have a really stable base, for example the last version of Laravel, and then have packages to setup this base project. Since packages can be installed and updated using composer, it's easier to keep all the projects up to date.
Installation
You can install the package via composer:
Usage
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Joan Morell
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
PHP Package Boilerplate
This package was generated using the PHP Package Boilerplate.
All versions of composer-installer with dependencies
ext-json Version *
guzzlehttp/guzzle Version ^6.0
symfony/filesystem Version ^4.0|^5.0
symfony/process Version ^4.0|^5.0