Download the PHP package calderawp/events without Composer
On this page you can find all versions of the php package calderawp/events. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download calderawp/events
More information about calderawp/events
Files in calderawp/events
Download calderawp/events
More information about calderawp/events
Files in calderawp/events
Vendor calderawp
Package events
Short Description A boilerplate for new composer based PHP projects.
License GPL-2.0
Package events
Short Description A boilerplate for new composer based PHP projects.
License GPL-2.0
Please rate this library. Is it a good library?
Informations about the package events
Caldera Events
A WordPress Plugins API (hooks)-like event dispatcher.
👀🌋 This Is A Module Of The Caldera Framework
-
🌋 Find Caldera Forms Here:
- 🌋 Issues and pull requests, should be submitted to the main Caldera repo.
Usage
Install
- Add to your package:
composer require calderawp/http
- Install for development:
git clone [email protected]:CalderaWP/http.git && composer install
Examples
Adding A Filter (Subscribe)
Applying A Filter (Dispatch)
Adding An Action (Subscribe)
Not yet implemented.
Doing An Action (Dispatch)
Not yet implemented.
Testing
- Run unit tests
composer test:unit
- Run integration tests
composer test:integration
- Run acceptance tests
composer test:acceptance
License, Copyright, etc.
Copyright 2018+ CalderaWP LLC and licensed under the terms of the GNU GPL license. Please share with your neighbor.
All versions of events with dependencies
PHP Build Version
Package Version
The package calderawp/events contains the following files
Loading the files please wait ....