Download the PHP package lwwcas/laravel-countries without Composer
On this page you can find all versions of the php package lwwcas/laravel-countries. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lwwcas/laravel-countries
More information about lwwcas/laravel-countries
Files in lwwcas/laravel-countries
Package laravel-countries
Short Description A comprehensive package for managing country data in Laravel applications, including multilingual support, geographic coordinates, and detailed metadata for seamless integration with Laravel.
License MIT
Homepage https://lwwcas.github.io/laravel-countries/
Informations about the package laravel-countries
Full Documentation
Very short description
Laravel Countries is a package that provides everything you need to kickstart a new project with comprehensive country information, including translations. Optimized for Laravel, it ensures efficient access and management of country data.
The package stores all data directly in your database, allowing you to easily link it to any other table in a simple and familiar way using Laravelโs Eloquent ORM.
๐ Available Languages
We currently support the following languages:
Language | Flag | Country | Number of Countries |
---|---|---|---|
Arabic | ๐ธ๐ฆ | Saudi Arabia | 25 |
Dutch | ๐ณ๐ฑ | Netherlands | 3 |
English | ๐ฌ๐ง | United Kingdom | 67 |
German | ๐ฉ๐ช | Germany | 6 |
Italian | ๐ฎ๐น | Italy | 4 |
Portuguese | ๐ง๐ท | Brazil | 9 |
Russian | ๐ท๐บ | Russia | 4 |
Spanish | ๐ช๐ธ | Spain | 21 |
๐ Getting Started
Install the package quickly via Composer:
And get started with Artisan
Usage
You can access all the information in the database with a simple query
Testing With Pest Php
Credits
- Lucas Duarte
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-countries with dependencies
laravel/framework Version ^10.0|^11.0|dev-master
astrotomic/laravel-translatable Version ^11.8
spatie/laravel-package-tools Version ^1.16.0