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

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

lambdadigamma/mm-feeds
======================

A package providing feeds for the Mein Moers platform.

0.1.3(1y ago)12MITPHPPHP ^8.2 || ^8.3 || ^8.4

Since Apr 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/LambdaDigamma/mm-feeds)[ Packagist](https://packagist.org/packages/lambdadigamma/mm-feeds)[ Docs](https://github.com/lambdadigamma/mm-feeds)[ Fund](https://lambdadigamma.com)[ RSS](/packages/lambdadigamma-mm-feeds/feed)WikiDiscussions main Synced 1w ago

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

[![mm-feeds](https://camo.githubusercontent.com/a8acf9061f9bb0eb4b7ea2b96f9b34e9a00a7bbd7b280fd5d4de742d3ad0710c/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f6d6d2d66656564732e706e673f7468656d653d6461726b267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d6c616d626461646967616d6d612532466d6d2d6665656473267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d412b7061636b6167652b70726f766964696e672b66656564732b666f722b7468652b4d65696e2b4d6f6572732b706c6174666f726d2e266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d727373)](https://camo.githubusercontent.com/a8acf9061f9bb0eb4b7ea2b96f9b34e9a00a7bbd7b280fd5d4de742d3ad0710c/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f6d6d2d66656564732e706e673f7468656d653d6461726b267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d6c616d626461646967616d6d612532466d6d2d6665656473267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d412b7061636b6167652b70726f766964696e672b66656564732b666f722b7468652b4d65696e2b4d6f6572732b706c6174666f726d2e266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d727373)

[![Latest Version on Packagist](https://camo.githubusercontent.com/beb8a7d7b629f05a6234c13e14b6507ccb26b7edb8d2bb0c01599e16a02fcd3d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c616d626461646967616d6d612f6d6d2d66656564732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lambdadigamma/mm-feeds)[![GitHub Tests Action Status](https://camo.githubusercontent.com/aa65f922403f782a4bef4451bf99ee45d44b8e4b7227c87134fd13a905a9a7a4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6c616d626461646967616d6d612f6d6d2d66656564732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/lambdadigamma/mm-feeds/actions?query=workflow%3Arun-tests+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/ec1cba3204d397f21d8f59f02ae1a1cd7edaffc38e6ac906a9161c38a03627c5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c616d626461646967616d6d612f6d6d2d66656564732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lambdadigamma/mm-feeds)

Handle feeds for Mein Moers
===========================

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

A package providing feeds for the Mein Moers platform.

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

[](#installation)

You can install the package via composer:

```
composer require lambdadigamma/mm-feeds
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="LambdaDigamma\MMFeeds\MMFeedsServiceProvider" --tag="migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="LambdaDigamma\MMFeeds\MMFeedsServiceProvider" --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)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

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

Total

18

Last Release

591d ago

PHP version history (4 changes)0.0.1PHP ^7.4|^8.0

0.0.10PHP ^8.0

0.1.2PHP ^8.2

0.1.3PHP ^8.2 || ^8.3 || ^8.4

### 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 (76 commits)")

---

Tags

LambdaDigammamm-feeds

###  Code Quality

TestsPest

### Embed Badge

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

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

###  Alternatives

[illuminate/config

The Illuminate Config package.

10945.1M2.6k](/packages/illuminate-config)[illuminate/pagination

The Illuminate Pagination package.

12234.6M1.1k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9350.2M310](/packages/illuminate-pipeline)[statikbe/laravel-filament-flexible-content-blocks

The Laravel Filament Flexible Content Blocks package helps you to easily create content in Filament for any model, with predefined or custom blocks, and foreach block an extendable Blade view component.

17927.9k6](/packages/statikbe-laravel-filament-flexible-content-blocks)[illuminate/reflection

The Illuminate Reflection package.

374.9M11](/packages/illuminate-reflection)[finity-labs/fin-mail

A powerful email template manager and composer for Filament with dynamic token replacement, template versioning, and inline email sending.

316.8k2](/packages/finity-labs-fin-mail)

PHPackages © 2026

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