Download the PHP package wazfactor/event-manager-for-wp without Composer
On this page you can find all versions of the php package wazfactor/event-manager-for-wp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wazfactor/event-manager-for-wp
More information about wazfactor/event-manager-for-wp
Files in wazfactor/event-manager-for-wp
Package event-manager-for-wp
Short Description A reusable event management package for WordPress plugins
License GPL-2.0-or-later
Homepage https://wazfactor.com/
Informations about the package event-manager-for-wp
EventManagement
Introduction
EventManagement
is a reusable PHP package for managing events in WordPress plugins. It provides a structured and object-oriented approach to handling events, making your plugin development more efficient and maintainable.
Features
- Easy to integrate with WordPress plugins
- Object-oriented approach for clean and maintainable code
- PSR-4 autoloading
- Extendable through interfaces and abstract classes
Requirements
- PHP 8.0 or higher
- Composer for managing dependencies
Installation
Install the package via Composer:
Usage
Here's a basic example of how to use the EventManagement package in your WordPress plugin:
Advanced Usage
Creating Custom Subscribers:
Removing Subscribers:
Contributing
Contributions to the EventManagement package are welcome. Please ensure that your code adheres to the PSR-1/PSR-2 coding standards and includes tests for new features.
License
Include your licensing information here.
Authors
Frank Wazeter - Initial work - WazFactor
Acknowledgments
Special thanks to the WordPress community Anyone else you'd like to thank
Support
For support, please open an issue on the GitHub repository or contact [email protected].