The preferred way to install this extension is through composer.
Either run
$ composer require dynamikaweb/php-brazil-info "*"
or add
"dynamikaweb/php-brazil-info": "*"
to the require
section of your composer.json
file.
use dynamikaweb\brazilinfo\State as BrazilStates;
print_r (BrazilStates::list())