PHPackages                             do1emu/module-news - 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. do1emu/module-news

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

do1emu/module-news
==================

Neuigkeiten-Modul für die modulare Intranet-Plattform (intranet-core).

1.0.0(today)00MITPHPPHP ^8.2

Since Jul 1Pushed todayCompare

[ Source](https://github.com/kleinebekele/intranet-module-news)[ Packagist](https://packagist.org/packages/do1emu/module-news)[ RSS](/packages/do1emu-module-news/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Intranet-Modul: Neuigkeiten (`do1emu/module-news`)
==================================================

[](#intranet-modul-neuigkeiten-do1emumodule-news)

Ein Beispiel-/Referenzmodul für die [Intranet-Plattform](../intranet-core). Es zeigt den vollständigen Aufbau eines Moduls und dient gleichzeitig als Vorlage für eigene Module.

Was es kann
-----------

[](#was-es-kann)

- Neuigkeiten-Beiträge auflisten (`/modules/news`)
- Neue Beiträge anlegen (`/modules/news/anlegen`)

Aufbau
------

[](#aufbau)

```
intranet-module-news/
├── composer.json                     # Paketname + Auto-Discovery des Providers
├── src/
│   ├── NewsServiceProvider.php       # Manifest (Name, Icon, Unterseiten)
│   ├── Http/Controllers/NewsController.php
│   └── Models/NewsPost.php
├── routes/web.php                    # Routen: module.news.*
├── resources/views/                  # Views: news::index, news::create
└── database/migrations/              # eigene Tabelle news_posts

```

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

[](#installation)

Siehe die ausführliche Anleitung **[MODULES.md](../intranet-core/MODULES.md)** im Core. Kurzfassung (im Core-Verzeichnis):

```
composer require do1emu/module-news:*
php artisan modules:sync
php artisan migrate
```

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance100

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/37b420578fb749b9cba48fbc4eb30fc8ebc63a12e4f607fbcba68041767f2cc2?d=identicon)[do1emu](/maintainers/do1emu)

---

Tags

laravelintranet newsмодуль

### Embed Badge

![Health badge](/badges/do1emu-module-news/health.svg)

```
[![Health](https://phpackages.com/badges/do1emu-module-news/health.svg)](https://phpackages.com/packages/do1emu-module-news)
```

###  Alternatives

[stephenjude/filament-blog

Filament Blog Builder

20619.4k](/packages/stephenjude-filament-blog)

PHPackages © 2026

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