Download the PHP package spatie/bpost-address-webservice without Composer
On this page you can find all versions of the php package spatie/bpost-address-webservice. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spatie/bpost-address-webservice
More information about spatie/bpost-address-webservice
Files in spatie/bpost-address-webservice
Package bpost-address-webservice
Short Description API wrapper for bpost's address webservice
License MIT
Homepage https://github.com/spatie/bpost-address-webservice
Informations about the package bpost-address-webservice
An API wrapper for bpost's address webservice
The Belgian mail service, Bpost, has an API to
Create an \Spatie\BpostAddressWebservice\Address
, and validate it.
The validated address can contain errors and warnings. If it has any error or warning, we say that it has issues.
An array of errors, warnings, or issues can be retrieved from the validated address.
A validated addresses' attributes can be retrieved.
You can also validate up to 100 addresses at a time. An array of ValidatedAddresses
will be returned.
Address webservice documentation is available on bpost.be.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.
Postcardware
You're free to use this package, but if it makes it to your production environment we highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using.
Our address is: Spatie, Kruikstraat 22, 2018 Antwerp, Belgium.
We publish all received postcards on our company website.
Credits
- Sebastian De Deyne
- All Contributors
License
The MIT License (MIT). Please see License File for more information.