Skip to content

ArrayAccess/DNS-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP DNS Client - DNS Resolver

Native Php DNS Client / Resolver implementation of RFC 1035. Support PSR-6: Caching Interface.

Requirements

  • Php 8.1 or later
  • Function focksopen enabled & allowed outbond connection to port 53
  • Network Connectivity (Absolutely!)

Installing

Currently, in development:

composer require arrayaccess/dns-client:dev-main 

Note

The RRTypes not completed yet, will use RRDefault as default.

About

Native PHP DNS Client Resolver. Request DNS Record via UDP/TCP (RFC1035)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages