async
Process manager
A package that enables parallel and asynchronous execution of processes in PHP
Easily run code asynchronously
3k stars
37 watching
180 forks
Language: PHP
last commit: 2 months ago
Linked from 1 awesome list
asyncawaitperformancephp
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework that provides primitives and utilities for building concurrent PHP applications with non-blocking I/O and cooperative scheduling of fibers. | 4,264 |
| A low-level library for event-driven programming in PHP with an event loop and various utilities for asynchronous networking. | 8,955 |
| A powerful web crawler written in PHP that can execute JavaScript and crawl multiple URLs concurrently. | 2,552 |
| Caches entire responses to speed up application performance | 2,506 |
| An asynchronous HTTP client library for Java applications | 6,301 |
| Async PHP client API for the Telegram MTProto protocol | 2,913 |
| A PHP library for building asynchronous WebSocket servers | 6,296 |
| A promise queue with concurrency control to limit the number of concurrent operations | 3,506 |
| Provides tools for organizing asynchronous code using Promises/A+ | 3,608 |
| Utilities for working with asynchronous JavaScript code | 28,208 |
| A rapid development framework for PHP that enables users to build robust web applications quickly and flexibly. | 8,705 |
| Enables simple and composable asynchronous functional programming in JavaScript | 277 |
| Provides tools and patterns for building web applications on asynchronous servers using Pyramid and asyncio. | 80 |
| A PHP tool that collects and stores data about an application's runtime, including request data, performance metrics, and log entries. | 5,725 |
| A PHP code parsing and analysis library providing an abstract syntax tree (AST) representation of the parsed code | 17,094 |