Packages from symplely
- 
                PHP symplely/coroutineCooperative multitasking using generators. The basics of coroutines, async and await! 
- 
                
- 
                PHP symplely/hooksA simple event dispatching plugin library, a ported fork of WordPress hook API system. 
- 
                PHP symplely/httpAn simple PSR-7 Request/Response implementation, with Cookie, and Session management/middleware. 
- 
                
- 
                
- 
                
- 
                PHP symplely/spawnAn simply `uv_spawn` or `proc-open` wrapper API to execute and manage a Pool of child-processes, achieving parallel/asynchronous PHP for Blocking I/O. 
- 
                PHP symplely/thread_queueAn simply `uv_queue_work` wrapper API to manage a pool of threads, for parallel PHP execution 
- 
                C symplely/uv-ffiForeign Function Interface (FFI) of `libuv` cross-platform event-driven asynchronous I/O library. 
- 
                
- 
                C symplely/zend-ffiProvides the base API for creating extensions, or modifying Zend/PHP internal core with FFI. 
- 
                PHP symplely/processorAn Symfony Process Manager offering Parallel and asynchronous PHP for Blocking I/O. Abandoned! See symplely/spawn 
