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
464 watching
2k forks
Language: PHP
last commit: 5 days 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,302 |
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,067 |
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,297 |
ampproject/worker-dom | A library that enables complex DOM mutations to be performed in a background thread. | 3,214 |
botman/botman | A PHP library to build cross-platform chatbots | 6,075 |
itsgoingd/clockwork | A PHP tool that collects and stores data about an application's runtime, including request data, performance metrics, and log entries. | 5,683 |
w3c/serviceworker | Standardizes event-driven scripts that run independently of web pages, enabling offline applications and caching. | 3,629 |
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,931 |
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,922 |
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,284 |
danielgerlag/workflow-core | A lightweight workflow engine for .NET Standard that supports pluggable persistence and concurrency providers. | 5,386 |
easy-swoole/easyswoole | A distributed PHP framework designed to improve API performance and scalability. | 4,743 |