Download the PHP package unoeuro/api-php without Composer
On this page you can find all versions of the php package unoeuro/api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download unoeuro/api-php
More information about unoeuro/api-php
Files in unoeuro/api-php
Download unoeuro/api-php
More information about unoeuro/api-php
Files in unoeuro/api-php
Vendor unoeuro
Package api-php
Short Description Documentation for this API can be found on https://www.simply.com/docs/api/
License unlicense
Homepage https://openapi-generator.tech
Package api-php
Short Description Documentation for this API can be found on https://www.simply.com/docs/api/
License unlicense
Homepage https://openapi-generator.tech
Please rate this library. Is it a good library?
Informations about the package api-php
simplycom/api-php
Official PHP client for the Simply.com API.
Requirements
PHP 8.1 or higher.
Installation
Quickstart
Username is your Simply.com account name (e.g. S123456); password is the API key for that account. See API authentication.
Available resources
Examples
List DNS records
Add a DNS record
Check domain availability
List invoices
Error handling
API errors are thrown as SimplyCom\ApiException. The exception exposes the HTTP status code, response body, and response headers.
Custom HTTP client
Pass any GuzzleHttp\ClientInterface to the Client constructor, e.g. to set a custom timeout, proxy, or handler stack:
License
See LICENSE.
All versions of api-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.4.5
guzzlehttp/psr7 Version ^2.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.4.5
guzzlehttp/psr7 Version ^2.0
The package unoeuro/api-php contains the following files
Loading the files please wait ...