Overview

Namespaces

  • Webmozart
    • Console
      • Adapter
      • Api
        • Application
        • Args
          • Format
        • Command
        • Config
        • Event
        • Formatter
        • IO
        • Resolver
      • Args
      • Config
      • Formatter
      • Handler
        • Help
      • IO
        • InputStream
        • OutputStream
      • Process
      • Resolver
      • UI
        • Alignment
        • Component
        • Help
        • Layout
        • Style
      • Util

Classes

  • ApplicationAdapter
  • ArgsFormatInputDefinition
  • ArgsInput
  • CommandAdapter
  • FormatterAdapter
  • IOOutput
  • StyleConverter
  • Overview
  • Namespace
  • Class

Namespace Webmozart\Console\Adapter

Classes summary
ApplicationAdapter

Adapts an Application instance of this package to Symfony's Symfony\Component\Console\Application API.

ArgsFormatInputDefinition

Adapts an Webmozart\Console\Api\Args\Format\ArgsFormat instance to Symfony's Symfony\Component\Console\Input\InputDefinition API.

ArgsInput Adapts an Webmozart\Console\Api\Args\Args instance to Symfony's Symfony\Component\Console\Input\InputInterface API.
CommandAdapter Adapts a Command instance of this package to Symfony's Symfony\Component\Console\Command\Command API.
FormatterAdapter

Adapts a Webmozart\Console\Api\Formatter\Formatter instance to Symfony's Symfony\Component\Console\Formatter\OutputFormatterInterface API.

IOOutput Adapts an Webmozart\Console\Api\IO\IO instance to Symfony's Symfony\Component\Console\Output\OutputInterface API.
StyleConverter Converts Webmozart\Console\Api\Formatter\Style instances to Symfony's Symfony\Component\Console\Formatter\OutputFormatterStyle.
Webmozart Console API API documentation generated by ApiGen