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

AbandonedLavalite-package

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 today

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

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

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

2762d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5cebecc00d31340e5b3175314c3743294016d10ae7d1067b049e702126c739d4?d=identicon)[Renfos](/maintainers/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

[composer/installers

A multi-framework Composer library installer

1.4k136.0M6.0k](/packages/composer-installers)[league/container

A fast and intuitive dependency injection container.

86387.8M342](/packages/league-container)[mollie/mollie-api-php

Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.

59914.4M61](/packages/mollie-mollie-api-php)[prettus/laravel-validation

Laravel Validation Service

40710.8M51](/packages/prettus-laravel-validation)[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)

PHPackages © 2026

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