Download the PHP package ayoub-amzil/offline-globe without Composer
On this page you can find all versions of the php package ayoub-amzil/offline-globe. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ayoub-amzil/offline-globe
More information about ayoub-amzil/offline-globe
Files in ayoub-amzil/offline-globe
Package offline-globe
Short Description Offline country data for PHP. Over 200 countries, capitals, flags, languages, currencies. No internet needed.
License MIT
Informations about the package offline-globe
Offline Globe
Offline country data for PHP Laravel framework. Over 200 countries, capitals, flags, languages, currencies. No internet needed. This packages uses the 7 model continent, and this is a Reference for all the countries included.
Installation
Usage/Examples
Import class
Create an instance
Functions available
Return an array type value of all countries available
Return an array type value of African countries
Return an array type value of Asian countries
Return an array type value of Australian countries
Return an array type value of European countries
Return an array type value of North America countries
Return an array type value of South America countries
Return the country code of the given country. The function accept one argument of type string.
Return the capital of the given country. The function accept one argument of type string.
Return the Languages spoken in the given country. The function accept one argument of type string.
Return the currency used in the given country. The function accept one or two arguments
Return the flag of the given country. The function accept three arguments. Country, type of the flag, and a directory name where the flags are saved.
Authors
License
Contributing
Contributions are always welcome!