Download the PHP package evertharmeling/vat-client without Composer
On this page you can find all versions of the php package evertharmeling/vat-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download evertharmeling/vat-client
More information about evertharmeling/vat-client
Files in evertharmeling/vat-client
Download evertharmeling/vat-client
More information about evertharmeling/vat-client
Files in evertharmeling/vat-client
Vendor evertharmeling
Package vat-client
Short Description Client library for the VIES/EU web service.
License MIT
Homepage https://github.com/evertharmeling/vat-client
Package vat-client
Short Description Client library for the VIES/EU web service.
License MIT
Homepage https://github.com/evertharmeling/vat-client
Please rate this library. Is it a good library?
Informations about the package vat-client
VATClient
This libray supports validating a vat number and getting the info about a taxable object. The library uses the http://www.controleerbtwnummer.nl/
API to retrieve the info and validation.
The http://www.controleerbtwnummer.nl/
API relies on the VIES/EU service and thus supports VAT numbers from all EU-countries.
Installation
composer require evertharmeling/vat-client
Usage
It's required to use a PSR-7 supported HTTPClient like guzzle
(^6.0) to inject in the Client
.
Roadmap
- Formatter, add formatter who according to the regexes defined in the validator, formats the VAT number
All versions of vat-client with dependencies
PHP Build Version
Package Version
The package evertharmeling/vat-client contains the following files
Loading the files please wait ....