2017 © Pedro Peláez
 

yii2-extension countries-list

The list of countries with ISO 3166-1 names and codes, which uses as array keys.

image

robote13/countries-list

The list of countries with ISO 3166-1 names and codes, which uses as array keys.

  • Tuesday, March 14, 2017
  • by robotE13
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

List of countries

The list of countries with ISO 3166-1 names and codes, which uses as array keys., (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist robote13/countries-list "*"

or add, (*4)

"robote13/countries-list": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \robote13\countries_list\AutoloadExample::widget(); ?>, (*7)

The Versions

14/03 2017

dev-master

9999999-dev

The list of countries with ISO 3166-1 names and codes, which uses as array keys.

  Sources   Download

MIT

The Requires

 

by Evgenii Dudal

yii2 list countries