all()) ->mapWithKeys(static function ($item, $key) { return [strtolower($item['alpha2']) => $item['name']]; }); } }