PHPackages                             litecms/service - 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/service

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

litecms/service
===============

Service package for litecms.

2.0.3(7y ago)3253MITHTMLPHP ^7.1.3

Since Oct 10Pushed 7y ago2 watchersCompare

[ Source](https://github.com/Litecms/Service)[ Packagist](https://packagist.org/packages/litecms/service)[ RSS](/packages/litecms-service/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (6)Used By (0)

Laravel package that provides service management facility for lavalite CMS.

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

[](#installation)

Require this package with composer.

```
composer require litecms/service

```

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\Service\Providers\ServiceServiceProvider" --tag="config"

```

**Language**

```
php artisan vendor:publish --provider="Litecms\Service\Providers\ServiceServiceProvider" --tag="lang"

```

**Files**

```
php artisan vendor:publish --provider="Litecms\Service\Providers\ServiceServiceProvider" --tag="storage"

```

### Views

[](#views)

Publish views to resources\\views\\vendor directory

```
php artisan vendor:publish --provider="Litecms\Service\Providers\ServiceServiceProvider" --tag="view"

```

Publishes admin view to admin theme

```
php artisan theme:publish --provider="Litecms\Service\Providers\ServiceServiceProvider" --view="admin" --theme="admin"

```

Publishes public view to public theme

```
php artisan theme:publish --provider="Litecms\Service\Providers\ServiceServiceProvider" --view="public" --theme="public"

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

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

Total

5

Last Release

2768d ago

### 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

lavaliteservice

### Embed Badge

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

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

###  Alternatives

[getsolaris/laravel-make-service

A MVCS pattern create a service command for Laravel 5+

81161.3k](/packages/getsolaris-laravel-make-service)[litecms/page

Page package for litecms.

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

Contact package for litecms.

1654.2k1](/packages/litecms-contact)[prevailexcel/laravel-action-service-trait

A simple Laravel package to create actions, traits and services using artisan commands

143.0k](/packages/prevailexcel-laravel-action-service-trait)

PHPackages © 2026

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