diff --git a/country/data.go b/country/data.go index de6340d..82c7340 100644 --- a/country/data.go +++ b/country/data.go @@ -535,6 +535,11 @@ var ( bban.NewAccountNumber(16, bban.Num), ), }, + "PH": { + Name: "Philippines", + Alpha2Code: "PH", + Alpha3Code: "PHL", + }, "PS": { Name: "Palestine", Alpha2Code: "PS",