PHPackages                             devaloka/event-converter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. devaloka/event-converter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

devaloka/event-converter
========================

Interchangeably converts all WordPress action/filter to/from EventDispatcher's Event

06PHP

Since Jun 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/devaloka/event-converter)[ Packagist](https://packagist.org/packages/devaloka/event-converter)[ RSS](/packages/devaloka-event-converter/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Event Converter
===============

[](#event-converter)

[![Latest Stable Version](https://camo.githubusercontent.com/6805a06c235f6a7c33e6a3db0fbb19de695eb32c248fcc02e5f0aac24f02ca26/68747470733a2f2f706f7365722e707567782e6f72672f646576616c6f6b612f6576656e742d636f6e7665727465722f762f737461626c65)](https://packagist.org/packages/devaloka/event-converter)[![Latest Unstable Version](https://camo.githubusercontent.com/8922750d790ae5dd9b6bd0cb09092e748a69aa42a9fa7f327c8d125d038915f8/68747470733a2f2f706f7365722e707567782e6f72672f646576616c6f6b612f6576656e742d636f6e7665727465722f762f756e737461626c65)](https://packagist.org/packages/devaloka/event-converter)[![License](https://camo.githubusercontent.com/618d047aa8be7a678bb10766cd1111a732ac6647a401fa8970e60c76606ff3c6/68747470733a2f2f706f7365722e707567782e6f72672f646576616c6f6b612f6576656e742d636f6e7665727465722f6c6963656e7365)](https://packagist.org/packages/devaloka/event-converter)[![Build Status](https://camo.githubusercontent.com/db7cf4b3d2d98e8e7fba39585d6aa1c4796f52bcc28fda44d65d0d00acdd6321/68747470733a2f2f7472617669732d63692e6f72672f646576616c6f6b612f6576656e742d636f6e7665727465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/devaloka/event-converter)

Interchangeably converts WordPress's action/filter to/from [EventDispatcher](https://github.com/devaloka/event-dispatcher)'s Event.

Features
--------

[](#features)

- Interchangeably handle/listen/dispatch **all** WordPress actions/filters as EventDispatcher's Events

    - WordPress's action/filter to WordPress's action/filter
    - WordPress's action/filter to EventDispatcher's Event
    - EventDispatcher's Event to WordPress's action/filter
    - EventDispatcher's Event to EventDispatcher's Event

Installation
------------

[](#installation)

1. Install via Composer.

    ```
    composer require devaloka/event-converter
    ```

Caveat
------

[](#caveat)

- `Event::stopPropagation()` doesn't work.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1211058?v=4)[Whizark](/maintainers/whizark)[@whizark](https://github.com/whizark)

---

Top Contributors

[![whizark](https://avatars.githubusercontent.com/u/1211058?v=4)](https://github.com/whizark "whizark (271 commits)")

### Embed Badge

![Health badge](/badges/devaloka-event-converter/health.svg)

```
[![Health](https://phpackages.com/badges/devaloka-event-converter/health.svg)](https://phpackages.com/packages/devaloka-event-converter)
```

###  Alternatives

[kyslik/column-sortable

Package for handling column sorting in Laravel 6.x

6475.8M25](/packages/kyslik-column-sortable)[ichhabrecht/content-defender

Define allowed or denied content element types in your backend layouts

903.1M24](/packages/ichhabrecht-content-defender)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
