Skip to content

CalderaWP/events

Repository files navigation

Caldera Events

A WordPress Plugins API (hooks)-like event dispatcher.

👀🌋 This Is A Module Of The Caldera Framework

Usage

Install

  • Add to your package:
    • composer require calderawp/http
  • Install for development:

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.

About

[READ-ONLY] Caldera framework events package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages