PHPackages                             lambdadigamma/mm-events - 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. lambdadigamma/mm-events

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

lambdadigamma/mm-events
=======================

A package providing events for the Mein Moers platform.

1.0.1(1y ago)12MITPHPPHP ^8.0

Since Nov 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/LambdaDigamma/mm-events)[ Packagist](https://packagist.org/packages/lambdadigamma/mm-events)[ Docs](https://github.com/lambdadigamma/mm-events)[ RSS](/packages/lambdadigamma-mm-events/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (12)Versions (19)Used By (0)

[![mm-events](https://camo.githubusercontent.com/ef50b9565227c4269093d953bd4a84152a202f381fcc4d2cec4b6cbe9e4043e3/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f6d6d2d6576656e74732e706e673f7468656d653d6461726b267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d6c616d626461646967616d6d612532466d6d2d6576656e7473267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d412b7061636b6167652b70726f766964696e672b6576656e74732b666f722b7468652b4d65696e2b4d6f6572732b706c6174666f726d2e266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d63616c656e646172)](https://camo.githubusercontent.com/ef50b9565227c4269093d953bd4a84152a202f381fcc4d2cec4b6cbe9e4043e3/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f6d6d2d6576656e74732e706e673f7468656d653d6461726b267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d6c616d626461646967616d6d612532466d6d2d6576656e7473267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d412b7061636b6167652b70726f766964696e672b6576656e74732b666f722b7468652b4d65696e2b4d6f6572732b706c6174666f726d2e266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d63616c656e646172)

Handle events for Mein Moers
============================

[](#handle-events-for-mein-moers)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9dadae7a940090e1997aa6868ff840b4a42c0c3506d981e29fc4f168c1245b86/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c616d626461646967616d6d612f6d6d2d6576656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lambdadigamma/mm-events)[![Tests](https://github.com/LambdaDigamma/mm-events/actions/workflows/run-tests.yml/badge.svg)](https://github.com/LambdaDigamma/mm-events/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/6b984c5758211a2f3a3b32d20a7c2a2e29fa96a5170eb49fdbb231d821c4c31c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c616d626461646967616d6d612f6d6d2d6576656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lambdadigamma/mm-events)

A package providing events for the Mein Moers platform.

> **Warning**
>
> This repository is in an experimental state and is used for a few projects under active development. Feel free to use it but be aware that some things may change in the future.

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

[](#installation)

You can install the package via composer:

```
composer require lambdadigamma/mm-events
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="LambdaDigamma\MMEvents\MMEventsServiceProvider" --tag="migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="LambdaDigamma\MMEvents\MMEventsServiceProvider" --tag="config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Lennart Fischer](https://github.com/LambdaDigamma)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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 ~80 days

Recently: every ~169 days

Total

18

Last Release

680d ago

Major Versions

0.2.0 → 1.0.02023-09-22

PHP version history (3 changes)0.0.1PHP ^7.4

0.0.8PHP ^7.4 || ^8.0

0.1.3PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/a33bfdb3cfffe2ae0bdd2e08eaef3f905751901c8f8d16675061800ff828dfaf?d=identicon)[LambdaDigamma](/maintainers/LambdaDigamma)

---

Top Contributors

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

---

Tags

eventslocalcalendarcityLambdaDigammaoccasionsmein-moers

###  Code Quality

TestsPest

Static AnalysisPsalm

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/lambdadigamma-mm-events/health.svg)

```
[![Health](https://phpackages.com/badges/lambdadigamma-mm-events/health.svg)](https://phpackages.com/packages/lambdadigamma-mm-events)
```

###  Alternatives

[illuminate/support

The Illuminate Support package.

630113.0M41.2k](/packages/illuminate-support)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[illuminate/collections

The Illuminate Collections package.

27078.0M1.1k](/packages/illuminate-collections)[illuminate/config

The Illuminate Config package.

10944.5M2.5k](/packages/illuminate-config)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M280](/packages/illuminate-pipeline)

PHPackages © 2026

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