dynamikaweb / php-brazil-info
helper with basic information about brazil
Package info
github.com/dynamikaweb/php-brazil-info
Type:yii2-extension
pkg:composer/dynamikaweb/php-brazil-info
1.2.1
2022-03-08 12:59 UTC
Requires
- php: >=5.5.0
This package is auto-updated.
Last update: 2026-03-08 22:12:29 UTC
README
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())