Download the PHP package api-postcode/api-postcode-laravel without Composer
On this page you can find all versions of the php package api-postcode/api-postcode-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download api-postcode/api-postcode-laravel
More information about api-postcode/api-postcode-laravel
Files in api-postcode/api-postcode-laravel
Download api-postcode/api-postcode-laravel
More information about api-postcode/api-postcode-laravel
Files in api-postcode/api-postcode-laravel
Vendor api-postcode
Package api-postcode-laravel
Short Description Laravel package for api-postcode
License MIT
Homepage https://api-postcode.nl
Package api-postcode-laravel
Short Description Laravel package for api-postcode
License MIT
Homepage https://api-postcode.nl
Please rate this library. Is it a good library?
Informations about the package api-postcode-laravel
Laravel Api Postcode Package
A laravel package for fetching Address details
For more information see: https://api-postcode
Requirements
Laravel 5.1 or later
Installation
Installation is a quick 3 step process:
- Download api-postcode-laravel using composer
- Enable the package in app.php
- Configure your Api Postcode credentials
Step 1: Download api-postcode-laravel using composer
Add api-postcode/api-postcode-laravel by running the command:
Step 2: Enable the package in app.php
Register the Service in: config/app.php
`
Optional - Register the Facade in: config/app.php
`
Step 3: Configure Api Postcode credentials
Add this in you .env file
Usage
`
Or use the Facade:
`
Or straight in routes:
`
All versions of api-postcode-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
illuminate/support Version ^5.8 || ^6.0 || ^7.0 || ^8.0
api-postcode/php-client Version ^1.0
illuminate/support Version ^5.8 || ^6.0 || ^7.0 || ^8.0
api-postcode/php-client Version ^1.0
The package api-postcode/api-postcode-laravel contains the following files
Loading the files please wait ....