Download the PHP package synga/advanced-laravel-installer without Composer
On this page you can find all versions of the php package synga/advanced-laravel-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download synga/advanced-laravel-installer
More information about synga/advanced-laravel-installer
Files in synga/advanced-laravel-installer
Package advanced-laravel-installer
Short Description Can install a laravel application with preconfigured packages via recipes
License MIT
Informations about the package advanced-laravel-installer
Advanced laravel installer
Installs Laravel with additional packages specified in recipes.
Composer
Run composer global require synga/advanced-laravel-installer
Commands
When the composer bin directory is in your PATH you can call the following command everywhere:
advanced-laravel new
You can use this command to create a new laravel project in the current directory
advanced-laravel recipe
Create/Edit a recipe. You can add (development) packages and commands.
advanced-laravel recipe:list
List all the available recipes and their filenames
advanced-laravel recipe:open
Opens a recipe or the recipe directory in the file manager.
Improvements
- [ ] Better console menu handling (Menustack), maybe
- [ ] Composer command is used to search for packages. This needs to be improved because it causes bugs.
- [ ] Save recipes in the cloud so you can use them anywhere, only access to your account is needed.
- [ ] Include other recipes so you can composer recipes from other recipes.
Testing
You can run the tests with:
composer test
Contributing
This is a safe haven for contributions, every (positive) contributon matters! You are free (and encouraged) to use anything of this package for your own ideas. You can always ask for help or email me directly for any questions.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
All versions of advanced-laravel-installer with dependencies
ext-zip Version *
ext-json Version *
composer/composer Version ^1.10
guzzlehttp/guzzle Version ^6.0
illuminate/console Version ^7.1
symfony/filesystem Version ^4.0|^5.0
symfony/process Version ^4.2|^5.0
geekdevs/cli-highlighter Version ^1.0
tivie/php-os-detector Version ^1.1