Download the PHP package josecaseiro/angolan-geo without Composer
On this page you can find all versions of the php package josecaseiro/angolan-geo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download josecaseiro/angolan-geo
More information about josecaseiro/angolan-geo
Files in josecaseiro/angolan-geo
Package angolan-geo
Short Description The angolan-geo Composer package is crafted to streamline the process of building models for Provincia (Provinces) and Municipio (Municipalities) in PHP applications, specifically tailored to the unique geographical structure of Angola. This package is a valuable asset for developers working on projects that demand accurate location-based information within the Angolan context.
License MIT
Informations about the package angolan-geo
Angolan Geo Package
AngolanGeo is a PHP Composer package that simplifies the process of creating and populating models for Provincia (Provinces) and Municipio (Municipalities) with accurate data of provinces and cities in Angola. This package is designed to seamlessly integrate with Laravel projects, providing an easy way to incorporate Angolan geographical information.
Installation
You can install the package via composer:
After installing, you need to add the following line to the run method in your DatabaseSeeder file:
Your DatabaseSeeder under database\seeders should look like this:
Finally execute commands to import all data to your database:
then
Usage
Features
- Easy Integration: Seamlessly integrate Provincia and Municipio models into your Laravel projects.
- Data Accuracy: Utilize a reliable and regularly updated dataset of Angolan provinces and municipalities.
- Efficient Model Population: Simplify the process of populating your models with pre-existing data.
- Localization Support: The package aligns with Angola's administrative divisions, providing accurate localized data.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
Credits
- José Caseiro
- All Contributors
License
The MIT License (MIT). Please see License File for more information.