1 dépôt
Performs handle-based input and output operations using abstractions instead of global functions for better testing.
Distinct from Workflow Input-Output Handlers: Distinct from GitHub Actions workflow I/O handlers; focuses on general async handle-based stream input and output.
Explore 1 awesome GitHub repository matching data & databases · Asynchronous Input-Output Operations. Refine with filters or upvote what's useful.
The php-standard-library is a comprehensive toolkit for functional programming and asynchronous networking in PHP, featuring typed data structures, structured concurrency, and composable validation mechanisms. It provides explicit result types and pure collection transformers that separate lists from dictionaries, eliminating traditional array key confusion and error-throwing patterns. The library supports concurrent execution through lightweight user-space fibers, message-passing channels, and non-blocking event loops, driving asynchronous TCP, TLS, UDP, and Unix socket servers without relyi
Performs handle-based input and output operations using abstractions instead of global functions for better testing.