henzeb / prompts-extras
Extending Laravel Prompts
v1.4.1
2024-04-11 08:19 UTC
Requires
- php: ^8.1
- laravel/prompts: ^0.1.15
Requires (Dev)
- mockery/mockery: ^1.5
- orchestra/testbench: ^8.19|9.0
- pestphp/pest: ^2.3
- pestphp/pest-plugin-laravel: ^2.3
- phpstan/phpstan-mockery: ^1.1
Suggests
- ext-pcntl: *
README
This package offers additional functionalities that expand upon Laravel's Prompt. While these features may not be universally desired, they could prove valuable for specific use cases.
Just like Laravel Prompts, you don't need the Laravel framework to use this package.
The name is derived from Busybox Extras
which has additional functionalities
for BusyBox
, which is a single binary containing a lot of unix utilities for
resource-constrained environments.
Usage
Testing
composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email henzeberkheij@gmail.com instead of using the issue tracker.
Credits
License
Prompts Extras is open-sourced software licensed under the MIT license.