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

  • ProcessTitle
  • SimilarCommandName
  • StringUtil
  • Overview
  • Namespace
  • Class

Class StringUtil

Namespace: Webmozart\Console\Util
Author: Bernhard Schussek bschussek@gmail.com
Since: 1.0
Located at Util/StringUtil.php
Methods summary
public static
# parseString( $value, $nullable = true )
public static
# parseBoolean( $value, $nullable = true )
public static
# parseInteger( $value, $nullable = true )
public static
# parseFloat( $value, $nullable = true )
public static
# getLength( $string, Webmozart\Console\Api\Formatter\Formatter $formatter = null )
public static
# getMaxWordLength( $string, Webmozart\Console\Api\Formatter\Formatter $formatter = null )
public static
# getMaxLineLength( $string, Webmozart\Console\Api\Formatter\Formatter $formatter = null )
Webmozart Console API API documentation generated by ApiGen