Download the PHP package struzik-vladislav/epp-client without Composer
On this page you can find all versions of the php package struzik-vladislav/epp-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download struzik-vladislav/epp-client
More information about struzik-vladislav/epp-client
Files in struzik-vladislav/epp-client
Download struzik-vladislav/epp-client
More information about struzik-vladislav/epp-client
Files in struzik-vladislav/epp-client
Vendor struzik-vladislav
Package epp-client
Short Description PHP library for communicating with EPP(Extensible Provisioning Protocol) servers
License MIT
Package epp-client
Short Description PHP library for communicating with EPP(Extensible Provisioning Protocol) servers
License MIT
Please rate this library. Is it a good library?
Informations about the package epp-client
EPP Client
PHP library for communicating with EPP (Extensible Provisioning Protocol) servers.
Documentation
Go to web documentation.
Library implemented according to next RFCs:
- RFC 5730 - Extensible Provisioning Protocol (EPP)
- RFC 3731 - Extensible Provisioning Protocol (EPP) Domain Name Mapping
- RFC 5732 - Extensible Provisioning Protocol (EPP) Host Mapping
- RFC 5733 - Extensible Provisioning Protocol (EPP) Contact Mapping
- RFC 5734 - Extensible Provisioning Protocol (EPP) Transport over TCP
- RFC 3735 - Guidelines for Extending the Extensible Provisioning Protocol (EPP)
Connections
- struzik-vladislav/epp-socket-connection - Socket connection to the EPP servers
- struzik-vladislav/epp-rabbitmq-connection - Connection to the EPP servers via RabbitMQ (EPP RabbitMQ Daemon is coming soon)
Extensions
- struzik-vladislav/epp-ext-rgp - Domain Registry Grace Period (RGP) extension for the EPP Client
- struzik-vladislav/epp-ext-secdns - DNS Security Extension for the EPP Client
- struzik-vladislav/epp-ext-hostmasterua-uaepp - UAEPP extension provided by HostmasterUA
- struzik-vladislav/epp-ext-hostmasterua-balance - Balance extension provided by HostmasterUA
- struzik-vladislav/epp-ext-iddigital-charge - Charge extension provided by Identity Digital
Tools
- struzik-vladislav/epp-monolog-formatter - Requests/Responses monolog/monolog formatter for hiding sensitive data
Basic usage
composer.json
example.php
All versions of epp-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
ext-dom Version *
ext-mbstring Version *
ext-simplexml Version *
psr/log Version ~1.0 | ~2.0 | ~3.0
struzik-vladislav/xpath-extended Version ~1.0
ext-dom Version *
ext-mbstring Version *
ext-simplexml Version *
psr/log Version ~1.0 | ~2.0 | ~3.0
struzik-vladislav/xpath-extended Version ~1.0
The package struzik-vladislav/epp-client contains the following files
Loading the files please wait ....