Namespace Salient\Utility

Classes
Arr Work with arrays and other iterables
Date Work with date and time values, timezones and intervals
Debug Get data from the call stack
Env Work with environment variables and .env files
File Work with files, streams and paths
Format Make data human-readable
Get Extract, convert and generate data
Inflect Convert English words to different forms
Json JSON function wrappers that throw an exception on failure
Package Get information from Composer's runtime API
Reflect Work with PHP's reflection API
Regex PCRE function wrappers that throw an exception on failure
Str Work with strings
Sys Work with the runtime environment
Test Perform tests on values
Namespaces
Salient\Utility\Event
Salient\Utility\Exception
Salient\Utility\Support