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

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

taggers/news
============

Taggers CMS news module

1.0(9y ago)020personalPHPPHP &gt;=5.6.4

Since Jan 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/sushantaryal/news)[ Packagist](https://packagist.org/packages/taggers/news)[ RSS](/packages/taggers-news/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (2)Used By (0)

Taggers CMS News Module
=======================

[](#taggers-cms-news-module)

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

[](#installation)

First, you'll need to install the package via Composer:

```
composer require taggers/news
```

Then, update `config/app.php` by adding an entry for the service provider.

```
'providers' => [
    // ...
    Taggers\News\NewsServiceProvider::class,
];
```

Finally, from the command line again, publish the migrations:

```
php artisan vendor:publish
php artisan migrate
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3448d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05c907e2aa7e31ac496a8c30eac50e735157cda263dd728187527b2f6771eb86?d=identicon)[sushantaryal8](/maintainers/sushantaryal8)

---

Top Contributors

[![sushantaryal](https://avatars.githubusercontent.com/u/8115655?v=4)](https://github.com/sushantaryal "sushantaryal (9 commits)")

### Embed Badge

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

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17818.7k](/packages/markwalet-nova-modal-response)

PHPackages © 2026

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