Download the PHP package tourze/workerman-dns-client without Composer
On this page you can find all versions of the php package tourze/workerman-dns-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tourze/workerman-dns-client
More information about tourze/workerman-dns-client
Files in tourze/workerman-dns-client
Download tourze/workerman-dns-client
More information about tourze/workerman-dns-client
Files in tourze/workerman-dns-client
Vendor tourze
Package workerman-dns-client
Short Description DNS Query Client in Workerman
License MIT
Package workerman-dns-client
Short Description DNS Query Client in Workerman
License MIT
Please rate this library. Is it a good library?
Informations about the package workerman-dns-client
Workerman DNS Client
基于 Workerman 的 DNS 客户端,用于解析 DNS 域名,并提供支持自定义 DNS 解析的 TCP 连接。
安装
功能
- 支持使用自定义 DNS 服务器进行 DNS 查询
- 提供缓存机制避免重复查询
- 扩展了 AsyncTcpConnection,支持使用自定义 DNS 解析
基本用法
DNS 查询
使用自定义DNS解析的AsyncTcpConnection
高级用法
强制使用DNS解析
即使是IP地址也可以强制使用DNS解析(在某些特殊场景下可能需要):
使用不同的缓存适配器
All versions of workerman-dns-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
react/dns Version ^1.13
workerman/workerman Version ^5.1
symfony/cache Version ^6.4
react/dns Version ^1.13
workerman/workerman Version ^5.1
symfony/cache Version ^6.4
The package tourze/workerman-dns-client contains the following files
Loading the files please wait ....