Badcow / DNS

The aim of this project is to create abstract object representations of DNS records in PHP. The project consists of various classes representing DNS objects (such as Zone, ResourceRecord, and various RData types), a parser to convert BIND style text files to the PHP objects, and builders to create aesthetically pleasing BIND records.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Badcow/DNS Stargazers