PHP EPP library IT-NIC (v1.0)

A first release of a PHP library for IT-NIC’s future EPP implementation. This release covers:

  • 1 XML configuration file
  • 4 main classes (Client, Session, Contact, Domain) and phpdoc documentation
  • 22 examples
  • a storage interface to save data (at the moment it comes with just one implementation using ADOdb) to be used to aggregate operations with messages from the polling queue (clTRID field)
  • the Client class uses PEAR’s HTTP_Client (http://pear.php.net/) to handle sessions
1 Star2 Stars3 Stars4 Stars5 Stars (15 votes, average: 3.73 out of 5)
Loading...

DOWNLOAD: EPP library IT-NIC (PHP) (4105 downloads )