Download the PHP package lackone/event without Composer
On this page you can find all versions of the php package lackone/event. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lackone/event
More information about lackone/event
Files in lackone/event
Download lackone/event
More information about lackone/event
Files in lackone/event
Vendor lackone
Package event
Short Description php的事件类
License MIT
Homepage https://github.com/lackone
Package event
Short Description php的事件类
License MIT
Homepage https://github.com/lackone
Keywords event
Please rate this library. Is it a good library?
Informations about the package event
event
一个简单的php事件类,用于绑定和解绑事件,触发回调。
如何使用
1、引入
composer require lackone/event
2、在类中使用trait
use Lackone\Event;
3、简单的例子
All versions of event with dependencies
PHP Build Version
Package Version
No informations.
The package lackone/event contains the following files
Loading the files please wait ....