PHP Class Doctrine\OrientDB\Util\Inflector\Cached

Inheritance: extends Doctrine\Common\Util\Inflector
Show file Open project: doctrine/orientdb-odm

Protected Properties

Property Type Description
$cache

Public Methods

Method Description
camelize ( $word )
classify ( $word )
tableize ( $word )

Method Details

camelize() public static method

public static camelize ( $word )

classify() public static method

public static classify ( $word )

tableize() public static method

public static tableize ( $word )

Property Details

$cache protected static property

protected static $cache