Download the PHP package delboy1978uk/country without Composer
On this page you can find all versions of the php package delboy1978uk/country. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download delboy1978uk/country
More information about delboy1978uk/country
Files in delboy1978uk/country
Download delboy1978uk/country
More information about delboy1978uk/country
Files in delboy1978uk/country
Vendor delboy1978uk
Package country
Short Description A PHP library of countries and flags.
License MIT
Package country
Short Description A PHP library of countries and flags.
License MIT
Please rate this library. Is it a good library?
Informations about the package country
country
A countries and flags library in PHP.
installation
Install via composer into your project:
usage
factory
You can call CountryFactory::generate($code)
to create a country object
entity
trait
You can use HasCountryTrait
to add a country to your object (also works with doctrine)
flag image helper
You can call Flag::render($country, $size)
, where size can be one of tiny, small, medium, or large
.
All versions of country with dependencies
PHP Build Version
Package Version
The package delboy1978uk/country contains the following files
Loading the files please wait ....