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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| react/react | 0.86 | ReactPHP is an event-driven, non-blocking I/O toolkit for PHP. Built around an event loop, it provides async building blocks like streams, DNS, sockets, HTTP client/server and process control—ideal for fast network services and long-running apps. | 9,089 | 9,114 | 714 | 23K | 0 | 46.9 | 7.6 | MIT | 3 years ago | |
| react/datagram | 0.85 | Event-driven UDP datagram client/server for ReactPHP. Create UDP sockets, send and receive messages asynchronously with an API modeled after Node.js dgram. Works across platforms with no required PHP extensions; supports PHP 5.3+ (PHP 7+ recommended). | 99 | 99 | 27 | 47K | 1 | 5.4 | 36.9 | MIT | 1 year ago | |
| react/promise-timer | 0.84 | Add timeouts and sleep delays to ReactPHP promises. Wrap any pending operation to auto-cancel and reject with a TimeoutException if it doesn’t settle in time, or pass through resolve/reject when it does. Lightweight, function-based API. | 341 | 344 | 17 | 2M | 1 | 6.8 | 53.2 | MIT | 2 years ago | |
| react/child-process | 0.84 | Event-driven child process execution for ReactPHP. Start and manage processes from the event loop, stream STDIN/STDOUT/STDERR via React streams, send signals, and receive exit events. Supports custom pipes and Windows considerations. | 341 | 346 | 48 | 5M | 6 | 18.7 | 61.3 | MIT | 6 months ago | |
| clue/socks-react | 0.83 | Async SOCKS5/SOCKS4(a) proxy client and server for ReactPHP. Tunnel any TCP/IP protocol (HTTP, SMTP, IMAP, etc.) through a SOCKS proxy using the standard ConnectorInterface, enabling easy drop-in proxy support and parallel connections. | 118 | 119 | 26 | 9K | 0 | 23.7 | 29.6 | MIT | 3 months ago | |
| davidcole1340/reactsh | 0.83 | Reactsh provides a lightweight Laravel/PHP bridge for working with React and modern frontend tooling. It aims to simplify integrating React components into server-rendered apps with straightforward setup and sensible defaults for local development and builds. | 1 | 1 | 0 | 304 | 0 | 0.9 | 27.0 | MIT | 4 years ago | |
| react/socket | 0.83 | Async TCP/IP and TLS socket servers and clients for ReactPHP. Provides streaming, non-blocking connections built on EventLoop and Stream, with reusable interfaces and helpers for TCP, Unix sockets, secure servers, and connectors. | 1,285 | 1,307 | 158 | 6M | 6 | 29.4 | 57.8 | MIT | 8 months ago | |
| amphp/dns | 0.81 | Async DNS resolver for PHP built on Amp. Provides non-blocking hostname lookups, record queries, caching and timeouts with an event loop, ideal for high-concurrency applications and CLI tools needing fast, reliable DNS without blocking I/O. | 194 | 194 | 29 | 3M | 6 | 12.5 | 56.4 | MIT | 1 year ago | |
| react/http | 0.79 | Event-driven, streaming HTTP client and server for ReactPHP. Send many concurrent async HTTP/HTTPS requests, handle redirects/timeouts/auth, and stream request/response bodies. Build plain HTTP or secure HTTPS servers on ReactPHP Socket and EventLoop. | 780 | 790 | 165 | 445K | 15 | 23.3 | 46.4 | MIT | 1 year ago | |
| php-standard-library/php-standard-library | 0.79 | PSL (PHP Standard Library) is a well-typed, centralized API set for PHP 8.4+ covering async, collections, networking, I/O, crypto, terminal UI, and more. It replaces unsafe PHP primitives with predictable, async-ready alternatives and includes composable type-safe validation. | 1,559 | 1,554 | 90 | 278K | 21 | 43.6 | 44.4 | MIT | 1 month ago | |
| spatie/dns | 0.77 | Fetch DNS records in PHP using dig. Query domains for A, AAAA, CNAME, MX, TXT, SRV and more, filter by type(s), and get structured record objects with handy accessors for record details. | 609 | 617 | 99 | 108K | 0 | 33.8 | 36.1 | MIT | 1 month ago | |
| daverandom/libdns | 0.76 | Pure-PHP DNS message library for building, parsing, and manipulating DNS packets. Create queries and responses, work with resource records, headers, questions, and sections, and encode/decode wire format for custom resolvers, servers, and network tools. | 165 | 165 | 14 | 3M | 5 | 6.9 | 57.6 | MIT | 2 years ago | |
| codingculture/request-resolver-bundle | 0.72 | — | 1 | 1 | 2 | 569 | 1 | 20.8 | 38.2 | — | 4 months ago | |
| digitalstate/platform-data-bundle | 0.71 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| symfony/options-resolver | 0.70 | Symfony OptionsResolver is array_replace on steroids: define required options, defaults, allowed types/values, normalizers, and validation for robust option/config handling in your PHP code. Great for APIs, components, and reusable libraries. | 3,234 | 3,243 | 28 | 11M | 0 | 44.5 | 56.1 | MIT | 1 month ago | |
| dwcasteam/configuration-bundle | 0.70 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| symplify/set-config-resolver | 0.69 | — | 49 | 49 | 0 | 15K | 0 | 0.1 | 24.1 | MIT | — | |
| d3mo17/colja | 0.69 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — |
How can I help you explore Laravel packages today?