Download the PHP package awcodes/postal-codes without Composer
On this page you can find all versions of the php package awcodes/postal-codes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download awcodes/postal-codes
More information about awcodes/postal-codes
Files in awcodes/postal-codes
Package postal-codes
Short Description This is a package to easily install and use postal codes in your Laravel application from GeoNames.org
License MIT
Homepage https://github.com/awcodes/postal-codes
Informations about the package postal-codes
This is my package postal-codes
This is a package to easily install and use postal codes in your Laravel application. All data is provided by GeoNames data dumps. You can see the available countries at https://download.geonames.org/export/zip/.
Installation & Usage
You can install the package via composer:
After installing the package, you should run the installation script. This will publish the migrations and offer to run them for you.
Then the only thing left to do is to seed your data. This can be done with the postal-codes:seed
command.
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
- awcodes
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of postal-codes with dependencies
ext-zip Version *
maatwebsite/excel Version ^3.1
spatie/laravel-package-tools Version ^1.14.0