clarence / workerman-unified
A unified library for workerman/workerman and workerman/workerman-for-win
v0.0.5
2016-11-07 08:45 UTC
Requires
- php: >=5.5
- workerman/workerman: ^3.3
- workerman/workerman-for-win: ^3.3
This package is not auto-updated.
Last update: 2025-03-29 23:46:25 UTC
README
Workerman is awesome. But in some cases, we have to develop our APP on windows while actually running it in linux. We wanna use composer to manage our PHP packages. However workerman has two packages... It's painful to deploy. So this library came out -- making a unified resolution to workerman and workerman-for-win.