Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/znframework/package-event-handler
ZN Framework Event Handler Package
https://github.com/znframework/package-event-handler
Last synced: about 2 months ago
JSON representation
ZN Framework Event Handler Package
- Host: GitHub
- URL: https://github.com/znframework/package-event-handler
- Owner: znframework
- License: mit
- Created: 2018-04-16T21:32:18.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2021-05-11T08:18:21.000Z (over 3 years ago)
- Last Synced: 2024-11-07T18:16:14.040Z (2 months ago)
- Language: PHP
- Size: 22.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
ZN Framework Event Handler Package
Follow the steps below for installation and use.Installation
You only need to run the following code for the installation.```
composer require znframework/package-event-handler
```Documentation
Click for documentation of your library.Example Usage
Basic level usage is shown below.```php