ugarit / prompts
Add beautiful and user-friendly forms to your command-line applications.
Requires
- php: ^8.1
- composer-runtime-api: ^2.2
- ext-mbstring: *
- symfony/console: ^6.2|^7.0|^8.0
Requires (Dev)
- heritage/collections: ^1.0|^10.0|^11.0|^12.0|^13.0
- mockery/mockery: ^1.5
- pestphp/pest: ^2.3|^3.4|^4.0
- phpstan/phpstan: ^1.12.28
- phpstan/phpstan-mockery: ^1.1.3
Suggests
- ext-pcntl: Required for the spinner to be animated.
Provides
None
Conflicts
- heritage/console: >=10.17.0 <10.25.0
- ugarit/framework: >=10.17.0 <10.25.0
Replaces
None
README
Introduction
Ugarit 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.
Ugarit Prompts is perfect for accepting user input in your Ugarit console commands, but it may also be used in any command-line PHP project.
Official Documentation
Documentation for Ugarit Prompts can be found on the Ugarit website.
Contributing
Thank you for considering contributing to Ugarit Prompts! The contribution guide can be found in the Ugarit documentation.
Code of Conduct
In order to ensure that the Ugarit 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
Ugarit Prompts is open-sourced software licensed under the MIT license.