Overview

Namespaces

  • Html2Text
  • Izberg
    • Exception
    • Resource
      • Category

Classes

  • Helper
  • Izberg
  • Resource
  • Overview
  • Namespace
  • Class

Class Helper

Namespace: Izberg
Located at Helper.php
Methods summary
public
# camelize( string $value )

Camelize a string

Camelize a string

Parameters

$value
Text to camelize
public
# uncamelize( string $value, string $splitter = "_" )

Uncamelize a string

Uncamelize a string

Parameters

$value
Text to uncamelize
$splitter
Char to use to split
public
# readFromUrl( $url, $output_file = null )
API documentation generated by ApiGen