Download the PHP package norman-huth/find-command without Composer
On this page you can find all versions of the php package norman-huth/find-command. 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 find-command
Find Command
A 3rd party command for the Frameworks Symfony ^6.2|^7.0+
and Laravel ^10.0|^11.0+
.
This command can be used to search for other commands in a Symfony or Laravel application.
It uses Laravel Prompts under the hoods.
Install
Usage
Laravel
Run the command.
Symfony
Register the \NormanHuth\FindCommand\SymfonyFindCommand
in Your application and run the command.
Except Commands
Add the method exceptFromFindCommand
to the command:
Search in the arguments and options descriptions too
All versions of find-command with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-mbstring Version *
illuminate/support Version ^10.0|^11.0
symfony/console Version ^6.2|^7.0
laravel/prompts Version ^0.1.18
ext-mbstring Version *
illuminate/support Version ^10.0|^11.0
symfony/console Version ^6.2|^7.0
laravel/prompts Version ^0.1.18
The package norman-huth/find-command contains the following files
Loading the files please wait ....