Download the PHP package elaberino/symfony-style-verbose without Composer
On this page you can find all versions of the php package elaberino/symfony-style-verbose. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elaberino/symfony-style-verbose
More information about elaberino/symfony-style-verbose
Files in elaberino/symfony-style-verbose
Download elaberino/symfony-style-verbose
More information about elaberino/symfony-style-verbose
Files in elaberino/symfony-style-verbose
Vendor elaberino
Package symfony-style-verbose
Short Description Add methods to SymfonyStyle to only create output when verbosity flags are set
License MIT
Package symfony-style-verbose
Short Description Add methods to SymfonyStyle to only create output when verbosity flags are set
License MIT
Please rate this library. Is it a good library?
Informations about the package symfony-style-verbose
Symfony Style Verbose
This class generates new methods for each output method of symfony style, which only create output based on the defined verbositoy level, e.g. for title, titleIfVerbose(), titleIfVeryVerbose() and titleIfDebug().
The idea is to reduce complexity, if you need output only on some verbosity level.
Example
Before:
After:
Rector Rules
There are rector rules which can make the changes like in the example for you. Go to the Rules Overview to see the rules details.
There ist also a SetList which combines all existing rules.
All versions of symfony-style-verbose with dependencies
PHP Build Version
Package Version
The package elaberino/symfony-style-verbose contains the following files
Loading the files please wait ....