Download the PHP package monarobase/country-list without Composer
On this page you can find all versions of the php package monarobase/country-list. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download monarobase/country-list
More information about monarobase/country-list
Files in monarobase/country-list
Download monarobase/country-list
More information about monarobase/country-list
Files in monarobase/country-list
Vendor monarobase
Package country-list
Short Description List of all countries with names and ISO 3166-1 codes in all languages and data formats for Laravel
License MIT
Package country-list
Short Description List of all countries with names and ISO 3166-1 codes in all languages and data formats for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package country-list
Country List
Country List is a package for Laravel which lists all countries with names and ISO 3166-1 codes in all languages and data formats.
Installation
Run composer require monarobase/country-list
.
Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.
If you don't use auto-discovery, add the ServiceProvider to the providers
array in config/app.php
If needed, add the following alias as well.
Usage
- Locale (en, en_US, fr, fr_CA...)
- Format (csv, flags.html, html, json, mysql.sql, php, postgresql.sql, sqlite.sql, sqlserver.sql, txt, xml, yaml)
Get all countries
Get one country
All versions of country-list with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
illuminate/support Version ^5.8|^6|^7|^8|^9|^10|^11
umpirsky/country-list Version 2.0.*
illuminate/support Version ^5.8|^6|^7|^8|^9|^10|^11
umpirsky/country-list Version 2.0.*
The package monarobase/country-list contains the following files
Loading the files please wait ....