Download the PHP package maduser/argon-console without Composer
On this page you can find all versions of the php package maduser/argon-console. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maduser/argon-console
More information about maduser/argon-console
Files in maduser/argon-console
Download maduser/argon-console
More information about maduser/argon-console
Files in maduser/argon-console
Vendor maduser
Package argon-console
Short Description Symfony Console integration for the Argon runtime stack.
License MIT
Package argon-console
Short Description Symfony Console integration for the Argon runtime stack.
License MIT
Please rate this library. Is it a good library?
Informations about the package argon-console
Argon Console
Symfony Console integration for the Argon runtime stack.
This package does not define its own command, input, output, or middleware
abstractions. Commands are native Symfony\Component\Console\Command\Command
classes.
Provider
Register ConsoleServiceProvider in an Argon container:
Tag Symfony commands with ConsoleServiceProvider::COMMAND_TAG before the
container boots:
The provider registers:
Symfony\Component\Console\ApplicationSymfony\Component\Console\Input\InputInterfaceSymfony\Component\Console\Output\OutputInterfaceMaduser\Argon\Contracts\Handler\CliKernelInterfaceMaduser\Argon\Contracts\Handler\AppHandlerInterface
The CLI kernel disables Symfony auto-exit while running so Prophecy can own the application lifecycle.
All versions of argon-console with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
maduser/argon-container Version ^1.3
maduser/argon-prophecy Version ^1.0.2
symfony/console Version ^7.4
maduser/argon-container Version ^1.3
maduser/argon-prophecy Version ^1.0.2
symfony/console Version ^7.4
The package maduser/argon-console contains the following files
Loading the files please wait ...