crustum/prompts

Beautiful interactive CLI prompts for CakePHP Console

Maintainers

Package info

github.com/Crustum/prompts

Type:cakephp-plugin

pkg:composer/crustum/prompts

Transparency log

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-07-22 20:38 UTC

This package is auto-updated.

Last update: 2026-07-23 00:47:18 UTC


README

The Prompts plugin wraps Laravel Prompts for CakePHP Console applications.

It provides TTY-friendly forms and inputs including text, select, multiselect, confirm, search, progress, and related helpers, with fallbacks to CakePHP ConsoleIo prompts when a rich terminal is unavailable.

Requirements

  • PHP 8.2+

See Versions.md for the supported CakePHP versions.

Documentation

For documentation, as well as tutorials, see the docs directory of this repository.

License

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.