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

GitHub

1k stars
86 watching
71 forks
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aligent/magento-async-events A framework for handling asynchronous events in Magento 2. 21
amphp/mysql An asynchronous MySQL client that optimizes database interactions with efficient non-blocking capabilities 361
amphp/http-server An advanced async HTTP server library for PHP designed to handle high concurrency demands. 1,294
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 164
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. 80
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. 707
clojure/core.async Provides facilities for asynchronous programming and communication in Clojure 1,956
blackbeam/mysql_async An asynchronous MySQL driver written in Rust using the Tokio framework. 380
fertapric/async_with An asynchronous version of Elixir's with function that resolves dependency graphs and executes clauses in the most performant way possible. 156
mage-os/mageos-async-events A framework for reliably handling asynchronous events with Magento. 18
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