replaceMatches('/[^\d]/', '') // keep only digits ->whenStartsWith('993', fn ($str) => $str->after('993')) ->value(); }