Download the PHP package filippo-toso/vat-api without Composer
On this page you can find all versions of the php package filippo-toso/vat-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download filippo-toso/vat-api
More information about filippo-toso/vat-api
Files in filippo-toso/vat-api
Download filippo-toso/vat-api
More information about filippo-toso/vat-api
Files in filippo-toso/vat-api
Vendor filippo-toso
Package vat-api
Short Description A simple class to get European VAT ID details (company name and address)
License MIT
Package vat-api
Short Description A simple class to get European VAT ID details (company name and address)
License MIT
Please rate this library. Is it a good library?
Informations about the package vat-api
Vat API
A simple class to get European VAT ID details (company name and address).
Requirements
- PHP 5.6+
- Laravel 5.0+
- sunra/php-simple-html-dom-parser 1.5+
- guzzlehttp/guzzle 6.2+
Installing
Use Composer to install it:
If you are using Laravel < 5.5, you also need to register the service provider and the alias.
To do so, add the following row in the providers array of your config/app.php:
You should also add the following row in the aliases array of the same config/app.php file:
Using It
The use is very simple:
This will return the following array:
All versions of vat-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
guzzlehttp/guzzle Version ^6.2
sunra/php-simple-html-dom-parser Version ^1.5
illuminate/support Version ^5.0
guzzlehttp/guzzle Version ^6.2
sunra/php-simple-html-dom-parser Version ^1.5
illuminate/support Version ^5.0
The package filippo-toso/vat-api contains the following files
Loading the files please wait ....