workerman
Network framework
A framework for building fast and scalable network applications using asynchronous event-driven programming in PHP.
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
11k stars
465 watching
2k forks
Language: PHP
last commit: about 1 month ago
Linked from 2 awesome lists
asynchronousevent-drivenhigh-performancephpsocketsocket-servertcptimerwebsocketwswss
Related projects:
Repository | Description | Stars |
---|---|---|
walkor/phpsocket.io | A PHP implementation of a real-time communication framework using Workerman | 2,305 |
developit/workerize | Enables asynchronous execution of JavaScript functions within a Web Worker. | 4,352 |
andywer/threads.js | A library that simplifies multithreading in Node.js and browsers by providing a unified API for worker threads | 3,082 |
audreyt/node-webworker-threads | Provides an API to run long-running tasks outside the main thread of a Node.js process, using native threads for parallel execution. | 2,296 |
ampproject/worker-dom | A library that enables complex DOM mutations to be performed in a background thread. | 3,218 |
botman/botman | A framework agnostic PHP library to simplify the development of bots for multiple messaging platforms. | 6,086 |
itsgoingd/clockwork | A PHP tool that collects and stores data about an application's runtime, including request data, performance metrics, and log entries. | 5,725 |
w3c/serviceworker | Standardizes event-driven scripts that run independently of web pages, enabling offline applications and caching. | 3,628 |
moemoe89/simple-realtime-message-socketio-nodejs-ci | A tool for real-time message pushing using Node.js and Socket.IO with PHP and MySQL integration. | 97 |
reactphp/reactphp | A low-level library for event-driven programming in PHP with an event loop and various utilities for asynchronous networking. | 8,955 |
roadrunner-server/roadrunner | A high-performance PHP application server and process manager that provides flexible plugin architecture and supports various protocols for efficient communication. | 7,965 |
billroy/socket.io-arduino-client | An Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology. | 195 |
ratchetphp/ratchet | A PHP library for building asynchronous WebSocket servers | 6,296 |
danielgerlag/workflow-core | A lightweight workflow engine for .NET Standard that supports pluggable persistence and concurrency providers. | 5,419 |
easy-swoole/easyswoole | A distributed PHP framework designed to improve API performance and scalability. | 4,748 |