php-connectbase.php

Bright Namespace

Classes

Base This is the base object for interacting w/ Bright from PHP.

Functions

extractFromArray()

extractFromArray(array  $args,   $field,   $default = null) 

Syntactic sugar around the endless conditional assignments from issets to arrays.

Parameters

array $args
$field
$default

testEcho()

testEcho(  $arg) 

used from phpunit tests.

....

Parameters

$arg

brightClass()

brightClass(  $prefix = '\\Bright\\') 

Parameters

$prefix