php-standard-library/io dependents (20) Order by: downloads | none Show: all | require | require-dev
-
PHP
php-standard-library/file
Typed file handles for reading and writing with write modes and advisory locking
-
-
PHP
php-standard-library/encoding
Binary-to-text encoding: Base64, Hex, and QuotedPrintable with streaming support
-
PHP
php-standard-library/terminal
Full-featured TUI framework with widgets, events, and diff-based rendering
-
PHP
php-standard-library/network
Shared interfaces and types for all networking components (TCP, Unix, TLS, UDP)
-
PHP
php-standard-library/mime
MIME media types, multipart body construction, content sniffing, S/MIME cryptography, and DKIM signing
-
PHP
php-standard-library/crypto
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
-
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/http-message
HTTP message abstractions for requests, responses, and headers
-
-
PHP
php-standard-library/http-client
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries