ShortPHP Utilities
Utilities add small, reusable behaviours rather than merely renaming PHP functions. Every utility has documentation and a working usage example.
search
UTILITY
json_try_decode()
JSON
Decode JSON without throwing; return the supplied default on invalid JSON.