The Console Helpers
Warning: You are browsing the documentation for Symfony 2.x, which is no longer maintained.
Read the updated version of this page for Symfony 7.1 (the current stable version).
The Console component comes with some useful helpers. These helpers contain function to ease some common tasks.
- Dialog Helper (deprecated as of 2.5)
- Formatter Helper
- Process Helper
- Progress Bar
- Progress Helper (deprecated as of 2.5)
- Question Helper
- Table
- Table Helper (deprecated as of 2.5)
- Debug Formatter Helper (new in 2.6)
This work, including the code samples, is licensed under a
Creative Commons BY-SA 3.0 license.