dynamikaweb/php-brazil-info

helper with basic information about brazil

Installs: 678

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:yii2-extension

1.2.1 2022-03-08 12:59 UTC

This package is auto-updated.

Last update: 2024-04-08 17:36:45 UTC


README

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())