ExtensionInterface
Interface
Checks PHP runtime extension availability without coupling callers to global functions.
Methods
isLoaded()
: bool
Determines whether a PHP extension is loaded in the current runtime.