Download the PHP package wazum/console-output-service without Composer
On this page you can find all versions of the php package wazum/console-output-service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wazum/console-output-service
More information about wazum/console-output-service
Files in wazum/console-output-service
Download wazum/console-output-service
More information about wazum/console-output-service
Files in wazum/console-output-service
Vendor wazum
Package console-output-service
Short Description Provides the Symfony ConsoleOutput as a service for TYPO3 CMS
License
Package console-output-service
Short Description Provides the Symfony ConsoleOutput as a service for TYPO3 CMS
License
Please rate this library. Is it a good library?
Informations about the package console-output-service
Console output as a service
Installation
Usage
This little TYPO3 extension provides the Symfony ConsoleOutput as a service.
The ConsoleOutput can then be injected everywhere it's needed (outside any console command),
so you don't need to pass the instance around (which is impossible, if the service is not invoked directly,
e.g. in an event-based system as in the example below).
Background
The extension configures a factory for the ConsoleOutput,
which will automatically be used whenever you inject the ConsoleOutput as a service.
All versions of console-output-service with dependencies
PHP Build Version
Package Version
The package wazum/console-output-service contains the following files
Loading the files please wait ...