https://github.com/php-toolkit/simple-event
some simple event traits for php
https://github.com/php-toolkit/simple-event
Last synced: about 1 year ago
JSON representation
some simple event traits for php
- Host: GitHub
- URL: https://github.com/php-toolkit/simple-event
- Owner: php-toolkit
- License: mit
- Created: 2018-02-01T15:57:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T17:22:02.000Z (over 7 years ago)
- Last Synced: 2025-01-02T18:41:33.223Z (over 1 year ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple event for php
## install
```bash
composer require toolkit/simple-event
```
## license
MIT