php-standard-library/date-time dependents (19) Order by: name | downloads Show: all | require | require-dev
-
-
-
PHP
php-standard-library/channel
Message-passing channels for async communication, inspired by Go and Rust
-
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/http-client
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
-
-
-
PHP
php-standard-library/mime
MIME media types, multipart body construction, content sniffing, S/MIME cryptography, and DKIM signing
-
PHP
php-standard-library/network
Shared interfaces and types for all networking components (TCP, Unix, TLS, UDP)
-
-
PHP
php-standard-library/shell
Shell command execution with argument escaping and error output management
-
-
PHP
php-standard-library/tcp
Non-blocking TCP client and server connections with connection pooling and retry