Registry / cli / laravel-prompts

laravel-prompts

JSON →
library0.3.18phppackagistunverified

Add beautiful and user-friendly forms to your command-line applications.

composer require laravel/prompts
INSTALL
IMPORT
SIG · LARAVEL-PROMPTS
L
laravel-prompts
cliphpv0.3.18
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Form
use Laravel\Prompts\Form;

Create a simple CLI form with a text input.

use Laravel\Prompts\Form; $form = new Form(); $form->text('What is your name?');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.18latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
laravel-prompts — pip install laravel-prompts · libregistry