PHPackages                             invento/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. [Framework](/categories/framework)
4. /
5. invento/product

ActiveLibrary[Framework](/categories/framework)

invento/product
===============

Laravel product for multi-purpose application

05Blade

Since Jun 1Pushed 11mo agoCompare

[ Source](https://github.com/invento-software-limited/invento-product)[ Packagist](https://packagist.org/packages/invento/product)[ RSS](/packages/invento-product/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Invento Doctor module
=============================

[](#laravel-invento-doctor-module)

Compatible with only Laravel multi-purpose CMS

1. Install the package via Composer:

    ```
     composer require invento/product
    ```

    The package will automatically register its service provider.
2. Optionally, publish the configuration file if you want to change any defaults:

    ```
    php artisan vendor:publish --provider="Invento\Product\ProductServiceProvider"
    ```

You can publish separately
--------------------------

[](#you-can-publish-separately)

1. Publish the configuration file if you want to change any defaults:

    ```
    php artisan vendor:publish --provider="Invento\Product\ProductServiceProvider" --tag="product-config"
    ```
2. Publish the view file if you want to change any defaults:

    ```
    php artisan vendor:publish --provider="Invento\Product\ProductServiceProvider" --tag="product-views"
    ```
3. Publish the lang file if you want to change any defaults:

    ```
    php artisan vendor:publish --provider="Invento\Product\ProductServiceProvider" --tag="product-lang"
    ```
4. Publish the asset file if you want to change any defaults:

    ```
    php artisan vendor:publish --provider="Invento\Product\ProductServiceProvider" --tag="product-assets"
    ```
5. Publish the migration file if you want to change any defaults:

    ```
    php artisan vendor:publish --provider="Invento\Product\ProductServiceProvider" --tag="product-migration"
    ```
6. At last clear cache and run autoload:

    ```
    php artisan optimize
    composer dump-autoload
    ```

Copyright and License
---------------------

[](#copyright-and-license)

[invento-socialite](https://bitbucket.org/zia_invento/invento-socialite/src/master/)was written by \[Awlad Hossain\] and is released under the [MIT License](LICENSE.md).

Copyright (c) 2025 Invento

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 Bus Factor1

Top contributor holds 54.8% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b07e00c5ded07d89d76692a9f72ee06e8aa2b91baeb6ba9018e295273a4dbf5?d=identicon)[inventoawlad](/maintainers/inventoawlad)

---

Top Contributors

[![inventoawlad](https://avatars.githubusercontent.com/u/89456371?v=4)](https://github.com/inventoawlad "inventoawlad (17 commits)")[![awladdeleo](https://avatars.githubusercontent.com/u/10534941?v=4)](https://github.com/awladdeleo "awladdeleo (14 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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