Download the PHP package knobik/explorer-prompt without Composer
On this page you can find all versions of the php package knobik/explorer-prompt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package explorer-prompt
Laravel Explorer Prompt
Laravel explorer style prompt based on larave/prompts package. Build CLI table based explorers easily.
Installation
Simple Example usage:
Filtering
You can filter on your data by pressing forward slash /
.
Filtering prompt can be disabled by using disableFiltering
method.
You can also create your custom filtering solution by providing a invokable class or function to the setFilterHandler
method. Example class:
Advanced file explorer example:
All versions of explorer-prompt with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-mbstring Version *
illuminate/collections Version ^10.0|^11.0
symfony/console Version ^6.2|^7.0
laravel/prompts Version ^0.1
ext-mbstring Version *
illuminate/collections Version ^10.0|^11.0
symfony/console Version ^6.2|^7.0
laravel/prompts Version ^0.1
The package knobik/explorer-prompt contains the following files
Loading the files please wait ....