metaregistrar / php-epp-client

Object-oriented PHP EPP Client
https://www.metaregistrar.com/docs/
MIT License
210 stars 154 forks source link

API #236

Closed eltyBelgium closed 4 years ago

eltyBelgium commented 4 years ago
metaregistrar commented 4 years ago

It is not easy to create a simple API that would automate this PHP layer. The problem is that it connects to many different registries, and all registries have different connection and EPP requirements. That is exactly why there is so much need for a good PHP implementation, because there is much variety in registry connections worldwide. The flexibility of this PHP implementation is not easily translated into a CRUD or REST API.