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

AbandonedLavalite-package[Utility &amp; Helpers](/categories/utility)

litecms/news
============

News package for litecms.

2.0.3(7y ago)54.0k1MITHTMLPHP ^7.1.3

Since Jul 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Litecms/News)[ Packagist](https://packagist.org/packages/litecms/news)[ RSS](/packages/litecms-news/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (9)Used By (0)

Laravel package that provides news management facility for lavalite CMS.

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

[](#installation)

Require this package with composer.

```
composer require litecms/news

```

Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

Publishing
----------

[](#publishing)

**Configuration**

```
php artisan vendor:publish --provider="Litecms\News\Providers\NewsServiceProvider" --tag="config"

```

**Language**

```
php artisan vendor:publish --provider="Litecms\News\Providers\NewsServiceProvider" --tag="lang"

```

**Files**

```
php artisan vendor:publish --provider="Litecms\News\Providers\NewsServiceProvider" --tag="storage"

```

### Views

[](#views)

Publish views to resources\\views\\vendor directory

```
php artisan vendor:publish --provider="Litecms\News\Providers\NewsServiceProvider" --tag="view"

```

Publishes admin view to admin theme

```
php artisan theme:publish --provider="Litecms\News\Providers\NewsServiceProvider" --view="admin" --theme="admin"

```

Publishes public view to public theme

```
php artisan theme:publish --provider="Litecms\News\Providers\NewsServiceProvider" --view="public" --theme="public"

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

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

Recently: every ~2 days

Total

8

Last Release

2768d ago

Major Versions

1.1.x-dev → 2.0.02018-10-06

PHP version history (2 changes)v1.0.0PHP &gt;=5.5.9

2.0.0PHP ^7.1.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1788735?v=4)[Renfos Technologies](/maintainers/Renfos)[@Renfos](https://github.com/Renfos)

---

Top Contributors

[![georgemjohn](https://avatars.githubusercontent.com/u/7950080?v=4)](https://github.com/georgemjohn "georgemjohn (1 commits)")

---

Tags

lavalite news

### Embed Badge

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

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

###  Alternatives

[georgringer/news

News system - Versatile news system based on Extbase &amp; Fluid and using the latest technologies provided by TYPO3 CMS.

2815.1M90](/packages/georgringer-news)[silverstripe/blog

A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.

104739.2k31](/packages/silverstripe-blog)[georgringer/eventnews

Extend EXT:news with event and calendar functionality

31588.7k4](/packages/georgringer-eventnews)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3183.3k6](/packages/codefog-contao-news-categories)[litecms/page

Page package for litecms.

1851.8k1](/packages/litecms-page)[litecms/contact

Contact package for litecms.

1654.2k1](/packages/litecms-contact)

PHPackages © 2026

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