Namespace Salient\Core\Utility

Classes
Arr Work with arrays
Date Work with dates and times
Debug Get information about the running script
Env Work with .env files and environment variables
File Work with files, directories, streams and paths
Format Format data for humans
Get Get values from other values
Http Work with HTTP messages
Inflect Inflect English words
Json Wrappers for json_encode() and json_decode()
Package Get information from Composer's runtime API
Pcre Wrappers for PHP's regular expression functions
Reflect Work with PHP's reflection API
Str Work with strings
Sys Get information about the runtime environment
Test Perform true/false tests on values