upmind / provision-provider-domain-names
This provision category contains common functions used in domain name provisioning flows with various registries and registrar/reseller platforms.
Package info
github.com/upmind/provision-provider-domain-names
pkg:composer/upmind/provision-provider-domain-names
Requires
- php: 8.1 - 8.3
- ext-curl: *
- ext-dom: *
- ext-json: *
- ext-libxml: *
- ext-simplexml: *
- ext-soap: *
- ext-xml: *
- africc/php-epp2: ^2.0
- centralnic-reseller/php-sdk: ^11
- fakerphp/faker: ^1.0
- guzzlehttp/guzzle: ^6.3|^7.0
- illuminate/support: 5.8.* || ^6.20 || ^10.0 || ^11.0 || 12.0
- metaregistrar/php-epp-client: ^1.0.12
- myclabs/php-enum: ^1.8
- propaganistas/laravel-phone: ^4.2 || ^5.0
- upmind/domainnameapi-sdk: ^1.1
- upmind/pragmarx-countries: ^0.9.0
- upmind/provision-provider-base: ^4.0
Requires (Dev)
- orchestra/testbench: ^8.0 || ^9.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.5 || ^11.0 || ^12.0
This package is auto-updated.
Last update: 2026-06-01 20:13:36 UTC
README
This provision category contains common functions used in domain name provisioning flows with various registries and registrar/reseller platforms.
Installation
composer require upmind/provision-provider-domain-names
Usage
This library makes use of upmind/provision-provider-base primitives which we suggest you familiarize yourself with by reading the usage section in the README.
Quick-start
The easiest way to see this provision category in action and to develop/test changes is to install it in upmind/provision-workbench.
Alternatively you can start using it for your business immediately with Upmind.com - the ultimate web hosting billing and management solution.
If you wish to develop a new Provider, please refer to the WORKFLOW guide.
Supported Providers
The following providers are currently implemented:
- OpenSRS
- HRS
- Hexonet
- Nominet
- NameSilo
- OpenProvider
- ConnectReseller
- DomainNameApi
- Enom
- LogicBoxes
- ResellerClub
- NetEarthOne
- Resell.biz
- CoCCA
- NIRA
- Ricta
- UGRegistry
- Namecheap
- CentralNic Registry
- CentralNic Reseller
- GoDaddy
- Realtime Register
- Internet.bs
- EuroDNS
- InternetX
- EURid
- TPP Wholesale
- Synergy Wholesale
- Netim
- Moniker
- BDReseller
- OpusDNS
Functions
| Function | Parameters | Return Data | Description |
|---|---|---|---|
| poll() | PollParams | PollResult | Poll for the latest relevant domain event notifications e.g., successful transfer-in, domain deletion etc |
| domainAvailabilityCheck() | DacParams | DacResult | Check the availability of a domain SLD across one or more TLDs |
| register() | RegisterDomainParams | DomainResult | Register a new domain name |
| transfer() | TransferParams | DomainResult | Initiate and/or check a domain name transfer, returning successfully if transfer is complete |
| renew() | RenewParams | DomainResult | Renew a domain name for a given number of years |
| getInfo() | DomainInfoParams | DomainResult | Get information about a domain name including status, expiry date, nameservers, contacts etc |
| updateRegistrantContact() | UpdateDomainContactParams | ContactResult | Update the registrant contact details of a domain name |
| updateContact() | UpdateContactParams | ContactResult | Update the contact details of a domain name for every contact type, registrant/techinical/admin/billing |
| updateNameservers() | UpdateNameserversParams | NameserversResult | Update a domain's nameservers |
| setLock() | LockParams | DomainResult | Lock or unlock a domain name for transfers and changes |
| setAutoRenew() | AutoRenewParams | DomainResult | Toggle registry auto-renewal for a domain name |
| getEppCode() | EppParams | EppCodeResult | Get the EPP/Auth code of a domain name |
| updateIpsTag() | IpsTagParams | ResultData | Release a domain name to a new IPS tag (UK-only) |
| getVerificationStatus() | VerificationStatusParams | VerificationStatusResult | Get the verification status of a domain name |
| resendVerificationEmail() | ResendVerificationParams | ResendVerificationResult | Resend the verification email for a domain name |
| setGlueRecord() | SetGlueRecordParams | GlueRecordsResult | Set a glue record for a domain name |
| removeGlueRecord() | RemoveGlueRecordParams | GlueRecordsResult | Remove a glue record from a domain name |
| getStatus() | DomainInfoParams | StatusResult | Get the current normalized status of a domain name along with the expiry date and raw provider statuses |
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Harry Lewis
- Nayden Panchev
- Ivaylo Georgiev
- Nikolai Arsov
- Codeline
- PEWEO
- Dan
- Roussetos Karafyllakis
- Nicolas Ramirez
- All Contributors
License
GNU General Public License version 3 (GPLv3). Please see License File for more information.
Upmind
Sell, manage and support web hosting, domain names, ssl certificates, website builders and more with Upmind.com.