Download the PHP package klunker/laravel-prompt-box without Composer
On this page you can find all versions of the php package klunker/laravel-prompt-box. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-prompt-box
Laravel Box Prompt Package
A simple package that extends Laravel Prompts with a box() function to display bordered boxes in the terminal.
Installation
Install the package via Composer:
Usage
Use the box() function to display a bordered box:
Example Output
Features
- Display messages in a bordered box
- Optional title, footer, color, and info
- Supports multiple lines in the message
- Integrates seamlessly with Laravel Prompts
Testing
Run the tests with Pest:
License
This package is open-sourced software licensed under the MIT license.
All versions of laravel-prompt-box with dependencies
PHP Build Version
Package Version
The package klunker/laravel-prompt-box contains the following files
Loading the files please wait ...