Namespace Salient\Utility

Classes
Arr Work with arrays and iterables
Date Work with date and time values, timezones and intervals
Debug Get information about the call stack
Env Work with environment variables and .env files
File Work with files, directories, streams and paths
Format Make data human-readable
Get Get values from other values
Inflect Convert English words to different forms
Json Wrappers for json_encode() and json_decode() that throw exceptions on failure
Package Get information from Composer's runtime API
Reflect Work with PHP's reflection API
Regex Wrappers for PHP's regular expression functions that throw exceptions on failure
Str Work with strings
Sys Work with the runtime environment
Test Perform true/false tests on values
Namespaces
Salient\Utility\Event
Salient\Utility\Exception