PHPackages                             adres-validatie-nl/php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. adres-validatie-nl/php-sdk

ActiveLibrary[API Development](/categories/api)

adres-validatie-nl/php-sdk
==========================

SDK for api.adres-validatie.nl

v1.3.0(1y ago)09unlicensePHPPHP ^7.4 || ^8.0

Since Sep 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/adres-validatie-nl/php-sdk)[ Packagist](https://packagist.org/packages/adres-validatie-nl/php-sdk)[ Docs](https://adres-validatie.nl)[ RSS](/packages/adres-validatie-nl-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (5)Used By (0)

OpenAPIClient-php
=================

[](#openapiclient-php)

API documentation for api.adres-validatie.nl

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.4 and later. Also works with PHP 8.0.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "require": {
    "adres-validatie-nl/php-sdk": "^1.3.0"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
