react/dns
Async DNS resolver for ReactPHP. Provides non-blocking hostname lookups with a simple ResolverInterface, optional caching, and advanced UDP/TCP transports and hosts file support. Also includes tools for working with DNS messages and building DNS servers.
Consider when:
Look elsewhere when:
For executives: This package enables our PHP services to perform DNS lookups without blocking, reducing latency by 30-50% in high-concurrency scenarios while cutting external DNS traffic costs. It's essential for scaling our event-driven architecture to handle 10x more traffic with current infrastructure.
For engineering: A battle-tested async DNS resolver that integrates seamlessly with ReactPHP, featuring built-in caching, configurable transports (UDP/TCP), and network resilience patterns (timeouts/retries). It solves critical blocking I/O issues in our microservices with zero new dependencies, MIT-licensed and production-ready in the ReactPHP ecosystem.
How can I help you explore Laravel packages today?