oupy-test/phppsr14implements

psr14,simple implements,and example

Maintainers

Package info

github.com/oupy/psr14implements

Documentation

pkg:composer/oupy-test/phppsr14implements

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0 2021-08-02 07:09 UTC

This package is auto-updated.

Last update: 2026-03-01 00:36:15 UTC


README

场景: A是打扫员,他要打扫房间,B和C是房间里的工作人员。流程: 事件通知:准备打扫 B和C收到之后退出房间 A打扫完成 事件通知:打扫完成 B和C收到之后回到房间

Requirements

基于php-psr14完成以上场景