Skip to content

dynamikaweb/php-brazil-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dynamikaweb/php-brazil-info

Latest Stable Version Total Downloads License

Installation

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.

How to Use

use dynamikaweb\brazilinfo\State as BrazilStates;

print_r (BrazilStates::list())