dustinfog/canoe-event

There is no license information available for the latest version (0.0.1) of this package.

A PHP event support Library

Maintainers

Package info

github.com/dustinfog/canoe-event

pkg:composer/dustinfog/canoe-event

Statistics

Installs: 18

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

0.0.1 2016-10-12 07:05 UTC

This package is not auto-updated.

Last update: 2026-03-01 04:30:02 UTC


README

#Canoe Event

一个用于PHP的事件机制框架

##安装

composer require dustinfog/canoe-event

##用法

详见 测试用例