php-epp-client
php-epp-client copied to clipboard
Object-oriented PHP EPP Client
Results
32
php-epp-client issues
Sort by
recently updated
recently updated
newest added
trafficstars
This PR adds support for all status fields (name, language and message) from RFC5731 : ``` ``` To set a status with a message, create a `eppStatus` object: ` $domain->addStatus(new...
This PR adds support for the following extension items on the info domain response (https://kb.centralnicreseller.com/api/epp-command/Domain_Info): - renDate - renewalmode - transferlock - transfermode