php-standard-library/async dependents (15) 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/crypto
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
-
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/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
-
PHP
php-standard-library/terminal
Full-featured TUI framework with widgets, events, and diff-based rendering
-
-
-