Download the PHP package jcs/country without Composer
On this page you can find all versions of the php package jcs/country. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor jcs
Package country
Short Description Laravel package to get country data, codes, and dial codes
License MIT
Package country
Short Description Laravel package to get country data, codes, and dial codes
License MIT
Please rate this library. Is it a good library?
Informations about the package country
Laravel package to get country data, codes, dial codes, flags, and more.
About
This package provides an easy way to access country information such as country names, ISO codes, dial codes, flags, currency, languages, and other details inside your Laravel application.
You can fetch all countries, search by country code, or search by country name easily using a simple API.
This package loads data from a JSON file bundled within the package — so it works offline with no external API calls.
Features
- Get all country data as a Laravel collection
- Retrieve country details by ISO 2-letter country code
- Retrieve country details by country name
- Includes flags (Unicode emojis), dial codes, currency info, official languages, capital city, timezones, top-level domains, population, area, and more
- Lightweight JSON-based data source
- Easy integration with Laravel via service provider and auto-discovery
Installation
Require the package via Composer:
composer require jcs/countryAll versions of country with dependencies
PHP Build Version
Package Version
No informations.
The package jcs/country contains the following files
Loading the files please wait ...