Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hsldymq/whisper
父子进程通讯;子进程管理;信号处理;定时器通用框架
https://github.com/hsldymq/whisper
Last synced: about 1 month ago
JSON representation
父子进程通讯;子进程管理;信号处理;定时器通用框架
- Host: GitHub
- URL: https://github.com/hsldymq/whisper
- Owner: hsldymq
- License: mit
- Created: 2019-01-10T12:55:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T04:58:14.000Z (over 1 year ago)
- Last Synced: 2024-10-10T02:38:43.106Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 115 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
```