Download the PHP package crafter/installer without Composer
On this page you can find all versions of the php package crafter/installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download crafter/installer
More information about crafter/installer
Files in crafter/installer
Package installer
Short Description Install your favourite PHP frameworks using only one installer.
License MIT
Informations about the package installer
Crafter
This package is abandoned and no longer maintained !!
Install your favourite PHP frameworks using only one installer.
How it works
Crafter tries to provide a single installer to allow installation of multiple PHP frameworks using only one command.
Installation
Begin by installing Crafter globally using composer.
Make sure to place the directory (or the equivalent directory for your OS) in your PATH so the executable can be located by your system.
Usage
Now you use the command to install an available framework.
Supported Frameworks
For the moment Crafter supports only:
- Laravel
- Orchestra Platform
- Symfony
- Zend Framework
You can use the command to list available frameworks.
Any PR that can include other frameworks will be welcome.
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.
Credits
Twitter: @PercyMamedy
GitHub: percymamedy
All versions of installer with dependencies
illuminate/filesystem Version 5.2.*
illuminate/support Version 5.2.*
symfony/console Version ~2.3|~3.1
symfony/process Version ~2.3|~3.1
symfony/yaml Version ~2.3|~3.1
guzzlehttp/guzzle Version ~4.0|~5.0|~6.0