Overview

Namespaces

  • Inlm
    • Mappers

Classes

  • CamelCaseMapper
  • DefaultMapper
  • DynamicMapper
  • PrefixMapper
  • UnderScoreMapper

Exceptions

  • DuplicateException
  • Exception
  • InvalidArgumentException
  • Overview
  • Namespace
  • Class

Class UnderScoreMapper

LeanMapper\DefaultMapper
Extended by Inlm\Mappers\DefaultMapper
Extended by Inlm\Mappers\UnderScoreMapper
Namespace: Inlm\Mappers
Located at UnderScoreMapper.php
Methods summary
public
# getTable( $entityClass )

Inheritdoc

public
# getEntityClass( $table, LeanMapper\Row $row = NULL )

Inheritdoc

public
# getColumn( $entityClass, $field )

Inheritdoc

public
# getEntityField( $table, $column )

Inheritdoc

public
# getTableByRepositoryClass( $repositoryClass )

Inheritdoc

protected static string
# toUnderScore( string $s )

Parameters

$s

Returns

string
protected static string
# toCamelCase( string $s )

Parameters

$s

Returns

string
Methods inherited from Inlm\Mappers\DefaultMapper
__construct()
inlm/mappers master API documentation API documentation generated by ApiGen