artisan-build/community-prompts

Beautiful and user-friendly forms for your command-line PHP applications built by the community for the Laravel/Prompts package.

v0.1.0 2024-05-02 20:22 UTC

This package is auto-updated.

Last update: 2024-05-02 20:33:13 UTC


README

Laravel Prompts

Build Status Total Downloads Latest Stable Version License

Introduction

Laravel Prompts is a PHP package for adding beautiful and user-friendly forms to your command-line applications, with browser-like features including placeholder text and validation.

Laravel Prompts is perfect for accepting user input in your Artisan console commands, but it may also be used in any command-line PHP project.

Official Documentation

We currently have no official documentation for Community Prompts.

Documentation for Laravel Prompts can be found on the Laravel website.

Installation and Usage

composer require artisan-build/community-prompts

For usage examples, refer to the playground directory.

Contributing

Thank you for considering contributing to Community Prompts! We have no guides yet on how to contribute.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Laravel Prompts is open-sourced software licensed under the MIT license.