priondevelopment/geography

Pull geography specific data.

Maintainers

Package info

github.com/priondevelopment/geography

Homepage

pkg:composer/priondevelopment/geography

Statistics

Installs: 64

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1-alpha.4 2018-09-25 00:24 UTC

This package is not auto-updated.

Last update: 2026-03-11 11:55:20 UTC


README

Prion Geography is an easy way to pull geography data.

Tested on Lumen 5.6

Installation

composer require "priondevelopment/geography:5.6.*"

In config/app.php, add the following provider: PrionDevelopment\Providers\PrionGeographyProvider::class

Publish configuration files php artisan vendor:publish --tag="priongeography"

Clear or reset your Laravel config cache. php artisan config:clear php artisan config:cache

License

Prion Geography is open-sourced software licensed under the MIT license.