Download the PHP package conedevelopment/vies-php without Composer
On this page you can find all versions of the php package conedevelopment/vies-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download conedevelopment/vies-php
More information about conedevelopment/vies-php
Files in conedevelopment/vies-php
Download conedevelopment/vies-php
More information about conedevelopment/vies-php
Files in conedevelopment/vies-php
Vendor conedevelopment
Package vies-php
Short Description The VIES API PHP SDK.
License MIT
Homepage https://conedevelopment.com
Package vies-php
Short Description The VIES API PHP SDK.
License MIT
Homepage https://conedevelopment.com
Please rate this library. Is it a good library?
Informations about the package vies-php
VIES API PHP SDK
This is the contract for Vies on-the-Web endpoints. The checkVat service supports exact and approximate matching at the same time. In order to retrieve the requestIdentifier, the information about requesterMemberStateCode and requesterNumber have to be provided.
Installation
Requirements
- PHP 8.1+.
Composer
Then run composer install
Usage
API Endpoints
All URIs are relative to https://ec.europa.eu/taxation_customs/vies/rest-api
| Class | Method | HTTP request | Description |
|---|---|---|---|
| PublicApi | checkStatus | GET /check-status | Check the status of each member states |
| PublicApi | checkVatNumber | POST /check-vat-number | Check a Vat Number for a specific country |
| PublicApi | checkVatTestService | POST /check-vat-test-service | Test the check vat service |
Models
- CheckVatRequest
- CheckVatResponse
- CommonResponse
- CountryStatus
- ErrorWrapper
- Status
- StatusInformationResponse
- StatusInformationResponseVow
All versions of vies-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^2.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^2.0
The package conedevelopment/vies-php contains the following files
Loading the files please wait ...