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 1y 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 today

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 4% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity15

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://avatars.githubusercontent.com/u/89456371?v=4)[inventoawlad](/maintainers/inventoawlad)[@inventoawlad](https://github.com/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/dusk

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

1.9k39.6M298](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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