Download the PHP package prime-kit/laravel-country-dataset-importer without Composer
On this page you can find all versions of the php package prime-kit/laravel-country-dataset-importer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download prime-kit/laravel-country-dataset-importer
More information about prime-kit/laravel-country-dataset-importer
Files in prime-kit/laravel-country-dataset-importer
Package laravel-country-dataset-importer
Short Description A Laravel package to import geographical datasets.
License MIT
Homepage https://github.com/prime-kit/laravel-country-dataset-importer
Informations about the package laravel-country-dataset-importer
A Laravel package to import geographical datasets.
The Laravel Country Dataset Importer package provides console commands to seamlessly import and manage country-related datasets within your Laravel application. It leverages the data from the widely-used dr5hn/countries-states-cities-database GitHub repository.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- shubham chugh
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-country-dataset-importer with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0