PHP EPP library IT-NIC (v6.0)

What has changed:

  • all code and examples updated to be usable with PHP 7
  • support for IT-NIC’s upcoming DNSSEC implementation
  • some code cleaned up and examples divided into more generic CLI tools and “examples”

IMPORTANT NOTE: as part of the code cleanup Smarty 2 and ADOdb have been removed. This now implies usage of a PHP release greater or equal 5.3!

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

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

PHP EPP library IT-NIC (v5.3)

What has changed:

  • this version now supports IT-NIC’s infContacts (in domain object and WSDL – examples for both are provided)
  • contacts now allows entitytype to be set to “0” (zero) and
  • domain objects are now correctly assigned to a default userid (only relates to eppitnic-webinterface which now allows for full agent/reseller support).

1 Star2 Stars3 Stars4 Stars5 Stars (10 votes, average: 4.80 out of 5)
Loading...

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

PHP EPP library IT-NIC (v4.3)

I am very sorry for the long delay in updating this, but I was busy with some other projects and completely missed to update the whole thing on the webpage…. so if anyone would ever feel inclined to donate something for the work, feel free to do so – I won’t forget the project and you’ll keep getting updates 🙂

Let me summarize the updates you missed in between v4.1, v4.2 and v4.3 in a single post today. Most important is the introduction of german SZ handling in v4.2, which will change to IDNAbis (IDN’s to be introduced later this year by the italian domain name registry).

Version 4.3

Now checking PHP Version in order not to break php version older than 5.2.3
when using htmlspecialchars (4th parameter was only added in v5.2.3).

Added support for delayedDebitAndRefundMsgData polling type data. Thanks
Angelo for the input!

Version 4.2

Moved the AbstractObject object up into Net_EPP space.

The session file location can now be specified manually.

Added an account.poll.ack.php example for WSDL and changed the Poll method
to use ACK as default parameter. PollAll now works only with ACK.

Switched to IDNAbis-like handling of german SZ in idna_convert, as IT-NIC will
now support this.

Version 4.1

Updated the WSDL interface to version 1.2 (added a DomainChangeRegistrant
method and removed the registrant parameter from the DomainUpdate method).

1 Star2 Stars3 Stars4 Stars5 Stars (5 votes, average: 5.00 out of 5)
Loading...

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

PHP EPP webinterface IT-NIC (v2.0)

The password change function now also updates the local DB password. Remember to log out and log in again 😉

Smarty support for multiple versions (2 + 3) added.

The contactID is now printed on the homepage (client list) and the viewDomain page (change registrant list).

A typo, displaying the wrong text when trying to delete a contact, was fixed.

Instead of “unknown” in the credit statement, now a error message is displayed on the homepage whenever the software is unable to access the EPP server.

Together with the changes to the underlying library the system now offers support for multi-homed servers (multiple IP addresses).

Automatic domain updates/refreshes will now only try to update domains with an exDate > 11 months. You may therefor now want to run eppsync on a daily basis to get finer granularity when updating domains.

The webpage now displays the version number.

Please note: the webinterface is not free and restricted by a license check. See bolow for the free library used by the WI.