php-standard-library/async dependents (26) Order by: name | downloads Show: all | require | require-dev
-
PHP
php-standard-library/binary
Typed functions for encoding and decoding binary data, replacing pack()/unpack() with a clear, type-safe API
-
-
PHP
php-standard-library/channel
Message-passing channels for async communication, inspired by Go and Rust
-
PHP
php-standard-library/compression
Streaming compression and decompression abstractions for IO handles
-
PHP
php-standard-library/crypto
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
-
PHP
php-standard-library/dns
Async DNS resolver with connection pooling, EDNS0, DNS-over-TLS, DNS-over-HTTPS, and cross-platform system configuration
-
PHP
php-standard-library/dnssec
DNSSEC validation with full trust chain verification, RRSIG signatures, and NSEC/NSEC3 proofs
-
PHP
php-standard-library/encoding
Binary-to-text encoding: Base64, Hex, and QuotedPrintable with streaming support
-
PHP
php-standard-library/file
Typed file handles for reading and writing with write modes and advisory locking
-
-
PHP
php-standard-library/http-client
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
-
PHP
php-standard-library/http-message
HTTP message abstractions for requests, responses, and headers
-
-
-
PHP
php-standard-library/mime
MIME media types, multipart body construction, content sniffing, S/MIME cryptography, and DKIM signing