PHPackages                             molajo/event - 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. molajo/event

ActiveMolajo-package[Utility &amp; Helpers](/categories/utility)

molajo/event
============

Molajo Events: Dispatcher, Event Dispatcher and Event Package for PHP applications

v0.4(12y ago)0433MITPHPPHP &gt;=5.4

Since Jan 3Pushed 10y ago3 watchersCompare

[ Source](https://github.com/Molajo/Event)[ Packagist](https://packagist.org/packages/molajo/event)[ Docs](http://github.com/Molajo/Event)[ RSS](/packages/molajo-event/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (4)Used By (0)

======= Event \[Alpha\]
=======================

[](#event-alpha)

[![Build Status](https://camo.githubusercontent.com/034d6835517850ee4f81c207900c24ab0aaf7c7c55677db8a2c7bf531bd46218/68747470733a2f2f7472617669732d63692e6f72672f4d6f6c616a6f2f4576656e742e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/Molajo/Event)

Events
------

[](#events)

A certain point in time in a process that a *requester* schedules with a *dispatcher*which then delegates management of the event to an *event dispatcher* responsible to initiate registered *listeners* and return the collective results to the *dispatcher*which, in turn, provides the *requester* the results.

Install using Composer from Packagist
-------------------------------------

[](#install-using-composer-from-packagist)

### Step 1: Install composer in your project

[](#step-1-install-composer-in-your-project)

```
    curl -s https://getcomposer.org/installer | php
```

### Step 2: Create a **composer.json** file in your project root

[](#step-2-create-a-composerjson-file-in-your-project-root)

```
{
    "require": {
        "Molajo/Pagination": "1.*"
    }
}
```

### Step 3: Install via composer

[](#step-3-install-via-composer)

```
    php composer.phar install
```

Requirements and Compliance
---------------------------

[](#requirements-and-compliance)

- PHP framework independent, no dependencies
- Requires PHP 5.4, or above
- [Semantic Versioning](http://semver.org/)
- Compliant with:
    - [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md) and [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md) Namespacing
    - [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) Coding Standards
- \[phpDocumentor2\] ()
- \[phpUnit Testing\] ()
- Author [AmyStephen](http://twitter.com/AmyStephen)
- \[Travis Continuous Improvement\] ()
- Listed on \[Packagist\] () and installed using \[Composer\] ()
- Use github to submit [pull requests](https://github.com/Molajo/Pagination/pulls) and [features](https://github.com/Molajo/Pagination/issues)
- Licensed under the MIT License - see the `LICENSE` file for details

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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.

###  Release Activity

Cadence

Every ~46 days

Total

3

Last Release

4420d ago

PHP version history (2 changes)v0.2PHP &gt;=5.3.10

v0.3PHP &gt;=5.4

### Community

Maintainers

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

---

Top Contributors

[![AmyStephen](https://avatars.githubusercontent.com/u/95525?v=4)](https://github.com/AmyStephen "AmyStephen (57 commits)")

---

Tags

eventMolajoCommonApi

### Embed Badge

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

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

###  Alternatives

[doctrine/event-manager

The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.

6.1k501.1M115](/packages/doctrine-event-manager)[league/event

Event package

1.6k141.6M184](/packages/league-event)[laminas/laminas-eventmanager

Trigger and listen to events within a PHP application

1.0k69.8M225](/packages/laminas-laminas-eventmanager)[winzou/state-machine

A very lightweight yet powerful PHP state machine

52113.7M18](/packages/winzou-state-machine)[spatie/laravel-event-sourcing

The easiest way to get started with event sourcing in Laravel

9003.7M26](/packages/spatie-laravel-event-sourcing)[spatie/laravel-google-calendar

Manage events on a Google Calendar

1.4k1.5M21](/packages/spatie-laravel-google-calendar)

PHPackages © 2026

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