Skip to content

A php-only, object oriented client that is able to retrieve and process DNS records

License

Notifications You must be signed in to change notification settings

metaregistrar/php-dns-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This client is written in PHP and does not rely on other tools or installations

The software will retrieve DNS records from any given DNS server, and convert them to proper PHP objects for further processing.

All different DNS record types have their own object in the repository.

Portions of this system are derived from the PHP DNS client by David Cutting https://github.com/purplepixie/phpdns

About

A php-only, object oriented client that is able to retrieve and process DNS records

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages