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

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

litecms/product
===============

Product package for litecms.

2.0.3(7y ago)2936[2 PRs](https://github.com/Litecms/Product/pulls)MITHTMLPHP ^7.1.3

Since Oct 10Pushed 7y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (6)Used By (0)

Laravel package that provides product management facility for lavalite CMS.

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

[](#installation)

Require this package with composer.

```
composer require litecms/product

```

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\Product\Providers\ProductServiceProvider" --tag="config"

```

**Language**

```
php artisan vendor:publish --provider="Litecms\Product\Providers\ProductServiceProvider" --tag="lang"

```

**Files**

```
php artisan vendor:publish --provider="Litecms\Product\Providers\ProductServiceProvider" --tag="storage"

```

### Views

[](#views)

Publish views to resources\\views\\vendor directory

```
php artisan vendor:publish --provider="Litecms\Product\Providers\ProductServiceProvider" --tag="view"

```

Publishes admin view to admin theme

```
php artisan theme:publish --provider="Litecms\Product\Providers\ProductServiceProvider" --view="admin" --theme="admin"

```

Publishes public view to public theme

```
php artisan theme:publish --provider="Litecms\Product\Providers\ProductServiceProvider" --view="public" --theme="public"

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

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

lavaliteproduct

### Embed Badge

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

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

###  Alternatives

[th3n3rd/cartesian-product

Memory efficient Cartesian Product implementation

13102.8k2](/packages/th3n3rd-cartesian-product)[litecms/page

Page package for litecms.

1851.8k1](/packages/litecms-page)[akeneo-labs/pim-enhanced-connector

Provides PIM product reader with more option (choice on completeness, choice on enabled, delta based on last export time)

2135.6k](/packages/akeneo-labs-pim-enhanced-connector)[litecms/contact

Contact package for litecms.

1654.2k1](/packages/litecms-contact)

PHPackages © 2026

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