Laravel Prompts
Гарні інтерактивні поля для консольних команд: запити, паролі, вибір зі списку, автодоповнення і прогрес-бари з валідацією. Використовується самим Artisan і доступне у ваших командах.
README
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
Documentation for Laravel Prompts can be found on the Laravel website.
Contributing
Thank you for considering contributing to Laravel Prompts! The contribution guide can be found in the Laravel documentation.
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.
Читати в документації
Схожі пакети
Laravel Octane
Прискорює застосунок, тримаючи його в пам'яті між запитами через FrankenPHP, Swoole або RoadRunner. Прибирає завантаження фреймворку з кожного запиту, даючи кратний приріст пропускної здатності.
Laravel Reverb
Власний WebSocket-сервер для Laravel: real-time мовлення без сторонніх сервісів на кшталт Pusher. Сумісний із протоколом Pusher, тож Echo на фронтенді працює без змін.