In php, one can handle a list of state names and their abbreviations with an associative array like this:
Also, to maintain insertion order, you can use a LinkedHashMap instead of a HashMap.