get_loaded_extensions
statamic/cms
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Returns an array with the names of all modules compiled and loaded
<?php get_loaded_extensions
(
bool $zend_extensions
=
false
): array