A PHP library to wrap php functions in a standard fashion]]>
Str
\PHPUtil\Str
$original
string
__construct
function
string
\PHPUtil\Str
$string
__invoke
function
string
\PHPUtil\$this
$string
__toString
function
string
_
function
mixed
format
function
array
\PHPUtil\$this
$replacements
array
match
function
string
bool
$pattern
replace
function
mixed
mixed
\PHPUtil\$this
$pattern
$replacement
reg_replace
function
mixed
mixed
\PHPUtil\$this
$pattern
$replacement
A PHP library to wrap php functions in a standard fashion]]>
Arr
\PHPUtil\Arr
$original
array
__construct
function
array
\PHPUtil\Arr
$arr
__invoke
function
string
\PHPUtil\$this
$arr
keys
function
mixed
bool
array
$search_value
$strict
values
function
array
grep
function
mixed
mixed
array
$pattern
$invert
replace
function
array
merge
function
array
unique
function
array
$sort_flags
fill
function
int
int
mixed
array
$start_index
$num
$value
pad
function
int
mixed
array
$pad_size
$pad_value
count_values
function
array
flip
function
array
sum
function
\PHPUtil\number
sort
function
int
array
$sort_flags
reverse_sort
function
int
array
$sort_flags
reverse
function
bool
array
$preserve_keys
filter
function
\PHPUtil\callable
array
$callback
A PHP library to wrap php functions in a standard fashion]]>
str
function
string
object
$str
arr
function
array
object
$array
array
todo
fixme