PHPackages                             shomisha/laravel-console-wizard - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. shomisha/laravel-console-wizard

ActiveLibrary[CLI &amp; Console](/categories/cli)

shomisha/laravel-console-wizard
===============================

This package offers a framework for creating interactive console wizards within your Laravel applications.

1.12.0(2y ago)1327.6k3[1 PRs](https://github.com/shomisha/laravel-console-wizard/pulls)1MITPHPPHP ^8.1CI failing

Since Feb 7Pushed 2y ago3 watchersCompare

[ Source](https://github.com/shomisha/laravel-console-wizard)[ Packagist](https://packagist.org/packages/shomisha/laravel-console-wizard)[ Docs](https://github.com/shomisha/laravel-console-wizard)[ RSS](/packages/shomisha-laravel-console-wizard/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (18)Used By (1)

Laravel Console Wizard
======================

[](#laravel-console-wizard)

[![Latest Stable Version](https://camo.githubusercontent.com/8998dc95b14f3f294b181c44b865ce8096f4b28ee4fe4f3c86ea4063a771703c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73686f6d697368612f6c61726176656c2d636f6e736f6c652d77697a617264)](https://packagist.org/packages/shomisha/laravel-console-wizard)[![Software License](https://camo.githubusercontent.com/f251623e510f5909f16ae3f4e6e548dac11340b9fde1a99be26b015b39272c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c6174)](LICENSE.md)

This package provides a basis for creating multi-step wizards with complex input inside the console. It is best used for customising generator command output, but can be used for handling any sort of tasks.

```
