PHPackages                             xtramile/news-internal - 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. [Database &amp; ORM](/categories/database)
4. /
5. xtramile/news-internal

ActiveLibrary[Database &amp; ORM](/categories/database)

xtramile/news-internal
======================

Shared models, migrations, and services for multi-tenant news platform.

v1.1(5mo ago)02MITPHPPHP ^8.2

Since Nov 23Pushed 5mo agoCompare

[ Source](https://github.com/XTMDevelopment/internal-news)[ Packagist](https://packagist.org/packages/xtramile/news-internal)[ RSS](/packages/xtramile-news-internal/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

News Package
============

[](#news-package)

Shared models, migrations, and services for multi-tenant news platform.

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

[](#installation)

```
composer require xtramile/news-internal
```

Requirements
------------

[](#requirements)

- PHP 8.2 or higher
- Laravel 11.0 or higher

Usage
-----

[](#usage)

The package will automatically register the service provider. After installation, run migrations:

```
php artisan migrate
```

Available Services
------------------

[](#available-services)

- `PostQueryService` - Query posts with various filters
- `ViewCounter` - Track and record post views

Models
------

[](#models)

- `Post` - News post model
- `Category` - Post category model
- `Tag` - Post tag model
- `Tenant` - Multi-tenant model
- `PostView` - Post view tracking model

License
-------

[](#license)

MIT License

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance71

Regular maintenance activity

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

Total

2

Last Release

163d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/393e6c79c4b287c579c14107697a52f54e9ad2f1529c1a162bc532266080d656?d=identicon)[Rigsto](/maintainers/Rigsto)

---

Top Contributors

[![Rigsto](https://avatars.githubusercontent.com/u/44047495?v=4)](https://github.com/Rigsto "Rigsto (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[dragon-code/laravel-deploy-operations

Performing any actions during the deployment process

240173.5k2](/packages/dragon-code-laravel-deploy-operations)[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

9.4k2.8k](/packages/leantime-leantime)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)[vanilo/product

Vanilo Product Module

2095.7k2](/packages/vanilo-product)

PHPackages © 2026

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