PHP Developer for Custom WISECP Domain Registrar

Job ID: 39779447

Budget: $130 – $160 USD

We are seeking an experienced PHP developer to build a custom domain registrar module for WISECP. The module must establish a direct connection with the Internet Registration Association’s EPP server and support the full domain lifecycle—registration, renewal, transfer, and management.

The solution should seamlessly integrate with WISECP’s domain management system and follow their official registrar module development guidelines:
https://docs.wisecp.com/en/kbc/domain-name-registrar-integration

Requirements

Core Development

Build a WISECP registrar module in PHP

Direct integration with the Internet Registration Association EPP server

Implement all required WISECP module structures and functions

Essential Features

Register domain

Renew domain

Transfer domain

Retrieve domain information

Update nameservers

WHOIS lookup and domain purchase form

Save and manage contact details

Correctly handle and map EPP status codes (reference materials provided)

Implementation Details

Use a robust PHP EPP library or develop a custom EPP solution

Ensure clean, secure, and maintainable code

Fully tested and production-ready

Deliverables

Fully functional PHP registrar module, installable at:
/coremio/registrars/{module_name}

Clean, well-commented source code

README file with clear setup and configuration instructions

Example configuration file with EPP server credentials and connection settings