Download the PHP package ignasbernotas/lizard without Composer
On this page you can find all versions of the php package ignasbernotas/lizard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ignasbernotas/lizard
More information about ignasbernotas/lizard
Files in ignasbernotas/lizard
Package lizard
Short Description Laravel project dependency manager and wizard.
License MIT
Informations about the package lizard
Laravel Lizard
Laravel project dependency manager and wizard.
NOTE: This is an alpha release. This project is still in testing phase therefore some things might not work as expected. Do not try it on existing projects.
This package allows you to easily add Laravel composer packages along with service providers and facades into your Laravel projects.
Currently available composer packages:
- barryvdh/laravel-debugbar
- barryvdh/laravel-ide-helper
- laravelcollective/html
- themsaid/laravel-langman
- doctrine/dbal
- intervention/image
- patricktalmadge/bootstrapper
- cviebrock/eloquent-sluggable
- laracasts/flash
In addition it also allows you to setup bower and gulp files.
Limitations
Doesn't support Windows due to the missing readline
extension on Windows PHP installations.
Installation
Install globally via composer:
composer global require "ignasbernotas/lizard=*"
Usage
To start lizard, run:
lizard init <project directory>
Roadmap
Roadmap
Contributors
Artwork by Justas Galaburda
License
The Laravel framework is open-sourced software licensed under the MIT license.
All versions of lizard with dependencies
funivan/php-tokenizer Version ^0.1
ignasbernotas/console Version ^0.1