Download the PHP package mijnpartnergroep-nl/sidn-suggestion-api-php without Composer
On this page you can find all versions of the php package mijnpartnergroep-nl/sidn-suggestion-api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mijnpartnergroep-nl/sidn-suggestion-api-php
More information about mijnpartnergroep-nl/sidn-suggestion-api-php
Files in mijnpartnergroep-nl/sidn-suggestion-api-php
Package sidn-suggestion-api-php
Short Description SIDN Suggestion API client library for PHP. SIDN is the registrar for .nl fqdn's.
License BSD-2-Clause
Homepage https://www.mijnpartnergroep.nl/
Informations about the package sidn-suggestion-api-php
SIDN Suggestion API - PHP client
PHP client for SIDN suggestion API
Requirements and Authorization
To use the API you must request access by sending a request to [email protected] or contacting your SIDN representative. When approved you will be provided with access to the API. The API uses the Client Authorization flow for server-side authorization. To start the authorization flow, you need to request a clientId and clientSecret. You can request these from SIDN Support.
Installation
The easiest way to install this client is to require it using Composer.
Install using composer require MijnPartnerGroep-nl/sidn-suggestion-api-php:^0.1
Or add to your composer.json:
Example usage
Example usage as found in the examples folder. `
All versions of sidn-suggestion-api-php with dependencies
ext-curl Version *
ext-json Version *
ext-openssl Version *
composer/ca-bundle Version ^1.1
guzzlehttp/guzzle Version ^6.3 || ^7.0