subcon / console-writer
Easily adaptable console input/output writer for Symfony.
This package's canonical repository appears to be gone and the package has been frozen as a result.
0.1.4-alpha
2020-03-16 12:59 UTC
Requires
- php: >=7.2.0
- symfony/console: ^4.0|^5.0
This package is not auto-updated.
Last update: 2023-11-14 13:06:58 UTC
README
Console input/output writer for Symfony. Features a dedicated class for console interactivity based on Symfony's Console component, allowing easier styling through proper class inheritance while providing a simple and non-obstructive interface for use in your console commands.