stream_get_filters
PHP 5, PHP 7, PHP 8
stream_get_filters - Retrieve list of registered filters
Manual
stream_get_filters(
): array
Retrieve the list of registered filters on the running system.
Parameters
This function has no parameters.
Return Values
Returns an indexed array containing the name of all stream filters available.