asynchronous-php
PHP async info hub
A collection of information and resources on asynchronous programming in PHP.
List of resources for asynchronous programming in PHP
1k stars
86 watching
70 forks
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aligent/magento-async-events | A framework for handling asynchronous events in Magento 2. | 20 |
amphp/mysql | An asynchronous MySQL client that optimizes database interactions with efficient non-blocking capabilities | 359 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,291 |
youzan/zan | A high-performance asynchronous networking library for PHP | 460 |
arp-g/async-elixir | A comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques | 161 |
elarity/advanced-php | A collection of tutorials and code examples on advanced PHP topics such as process management, sockets, and streams in a UNIX context. | 1,315 |
housleyjk/aiopyramid | Provides tools and patterns for building web applications on asynchronous servers using Pyramid and asyncio. | 79 |
faapz/pdo | A PDO-based PHP library for interacting with databases | 316 |
amphp/http-client | An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 703 |
clojure/core.async | A Clojure library providing facilities for concurrent programming and communication. | 1,956 |
blackbeam/mysql_async | An asynchronous MySQL driver written in Rust using the Tokio framework. | 377 |
fertapric/async_with | An asynchronous version of Elixir's with function that resolves dependency graphs and executes clauses in the most performant way possible. | 157 |
mage-os/mageos-async-events | A framework for reliably handling asynchronous events with Magento. | 17 |
adamwathan/eloquent-oauth | A package for Laravel that simplifies authentication with OAuth providers | 370 |
briancavalier/creed | A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |