Download the PHP package websupport/iszt-api without Composer
On this page you can find all versions of the php package websupport/iszt-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download websupport/iszt-api
More information about websupport/iszt-api
Files in websupport/iszt-api
Download websupport/iszt-api
More information about websupport/iszt-api
Files in websupport/iszt-api
Vendor websupport
Package iszt-api
Short Description Simple API wrapper for official .hu domain registry
License MIT
Package iszt-api
Short Description Simple API wrapper for official .hu domain registry
License MIT
Please rate this library. Is it a good library?
Informations about the package iszt-api
iszt api
Basic api connector for iszt.hu (official hungarian domain registry).
Installation
ISZT api is composer library so you can install the latest version with:
Usage
Few addiotional configuration options can passed to constructor as third (array) argument:
- url - address of api (see also class' constants
API_URL_LIVE
andAPI_URL_TRYOUT
) - keyPath - Location of stored gnupg keys
- keyId - Which gnupg key to use for signing request
- passphrase - Password for that key
- proxy - proxy url to use for connecting to API
- proxyAuth - proxy authentication data
"username:password"
- timeout - default timeout for connection requests (defaults to 30 seconds)
- nsServer - NS server to use
All versions of iszt-api with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.3
The package websupport/iszt-api contains the following files
Loading the files please wait ....