mapa de matriz de php fundido a int

$integerIDs = array_map('intval', explode(',', $string));
Diezsiete