PHPackages                             mblanch/inventory - 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. mblanch/inventory

ActiveLibrary

mblanch/inventory
=================

06HTML

Since Dec 6Pushed 8y ago1 watchersCompare

[ Source](https://github.com/manuelblanch/inventory)[ Packagist](https://packagist.org/packages/mblanch/inventory)[ RSS](/packages/mblanch-inventory/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (7)Used By (0)

:inventory
==========

[](#inventory)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7a674fa2bbdf0a3679eb683bd86c612771e074c74d95a482285dc5441c9e59d5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d616e75656c626c616e63682f696e76656e746f72792f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/manuelblanch/inventory/?branch=master)[![StyleCI](https://camo.githubusercontent.com/a4c9b0c32ae2c95c64ad3cb584dd0e54071846b8612caab1eb5e55adf0f33b95/68747470733a2f2f7374796c6563692e696f2f7265706f732f37343639353235322f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/74695252)[![Build Status](https://camo.githubusercontent.com/09a5f2afa50db2e868aa2223931dcae30550fc3aa5e0da6844d334c03fb6d948/68747470733a2f2f7472617669732d63692e6f72672f6d616e75656c626c616e63682f696e76656e746f72792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/manuelblanch/inventory)

Acces a la web de presentació [https://manuelblanch.github.io/presentation\_inventory](https://manuelblanch.github.io/presentation_inventory)

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

[](#installation)

Via Composer

```
$ composer require mblanch/inventory
```

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

[](#installation-1)

In a Laravel project execute:

```
composer require mblanch/inventory
```

This install the package in the carpet vendor.

Add to file **config/app.php** the InventoryServiceProvider:

```
...
 /*
 * Package Service Providers...
 */
 Scool\Inventory\Providers\InventoryServiceProvider::class,
...

```

And publish files with:

```
php artisan vendor:publish --tag=scool_inventory
```

Database
--------

[](#database)

Use:

```
php artisan migrate:status
```

To see inventory migrations and run migrations use the command:

```
php artisan migrate
```

Factories for all models are installed in **database/factories**.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b5dd2ba1415a1cad5bcb021a487ee062099a6dd6ad733ae05d77bf0b68db9269?d=identicon)[manuelblanch](/maintainers/manuelblanch)

---

Top Contributors

[![manuelblanch](https://avatars.githubusercontent.com/u/5502473?v=4)](https://github.com/manuelblanch "manuelblanch (70 commits)")

### Embed Badge

![Health badge](/badges/mblanch-inventory/health.svg)

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

PHPackages © 2026

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