Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hsldymq/whisper

父子进程通讯;子进程管理;信号处理;定时器通用框架
https://github.com/hsldymq/whisper

Last synced: about 1 month ago
JSON representation

父子进程通讯;子进程管理;信号处理;定时器通用框架

Awesome Lists containing this project

README

        

# Whisper
![tests](https://github.com/hsldymq/whisper/actions/workflows/unit-tests.yml/badge.svg)
[![codecov](https://codecov.io/gh/hsldymq/whisper/branch/master/graph/badge.svg?token=VTM0VZNQXU)](https://codecov.io/gh/hsldymq/whisper)

# Requirement
PHP 7.0+ || PHP 8.0+

# Installation
```shell
composer require hsldymq/whisper=^0.4
```