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

ActiveLibrary[Framework](/categories/framework)

provision/inventory
===================

Inventory management using Laravel 4 / 5

v1.7.5(10y ago)114MITPHPPHP &gt;=5.4.0

Since Jan 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ProVisionBG/inventory)[ Packagist](https://packagist.org/packages/provision/inventory)[ RSS](/packages/provision-inventory/feed)WikiDiscussions v1.7 Synced 2mo ago

READMEChangelogDependencies (5)Versions (63)Used By (0)

Inventory
=========

[](#inventory)

[![Travis CI](https://camo.githubusercontent.com/3c0b701467e7b9364c9950b27d62d5d68f9fec98a943228a0e125721c692537b/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f73746576656261756d616e2f696e76656e746f72792f76312e372e352e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/stevebauman/inventory)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/c4715a505d1ac825059c230cdfc2c1936f8d184c15c164736b99733800098710/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f73746576656261756d616e2f696e76656e746f72792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/stevebauman/inventory/?branch=master)[![SensioLabsInsight](https://camo.githubusercontent.com/3432c45943dc2a4a2212aeb40050a5eed33141515b15a71b981d6bdd24bb6fef/68747470733a2f2f696d672e736869656c64732e696f2f73656e73696f6c6162732f692f36396530616266302d636437342d346434642d623430632d6539343363346137656561392e7376673f7374796c653d666c61742d737175617265)](https://insight.sensiolabs.com/projects/69e0abf0-cd74-4d4d-b40c-e943c4a7eea9)[![Latest Stable Version](https://camo.githubusercontent.com/77f83046fd39e04be82dd0b0456787ef6b7f1e1749494012729714e2e7d08d23/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73746576656261756d616e2f696e76656e746f72792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/stevebauman/inventory)[![Total Downloads](https://camo.githubusercontent.com/7603299341d95a9ec75b9775c889d27c991cca1bb3fcc3cd88435b9d7885a07c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73746576656261756d616e2f696e76656e746f72792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/stevebauman/inventory)[![License](https://camo.githubusercontent.com/a2e719e6114d455e6833475eede96786bc5f57377e1c0ed7fc82746fe925f9f7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f73746576656261756d616e2f696e76656e746f72792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/stevebauman/inventory)

Index
-----

[](#index)

[![Join the chat at https://gitter.im/stevebauman/inventory](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/stevebauman/inventory?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

- [Description](#description)
    - [Requirements](#requirements)
    - [Benefits](#benefits)
- [Installation](docs/INSTALLATION.md)
    - [Laravel 4](docs/INSTALLATION.md#installation-laravel-4)
    - [Laravel 5](docs/INSTALLATION.md#installation-laravel-5)
    - [Customize Installation](docs/INSTALLATION.md#customize-installation)
        - [I don't need to customize my models](docs/INSTALLATION.md#i-dont-need-to-customize-my-models)
        - [I need to customize my models](docs/INSTALLATION.md#i-want-to-customize-my-models)
- [Updates](docs/UPDATES.md)
    - [Updating from 1.0.\* to 1.1.\*](docs/UPDATES.md#updating-from-10-to-11)
    - [Updating from 1.1.\* to 1.2.\*](docs/UPDATES.md#updating-from-11-to-12)
    - [Updating from 1.2.\* to 1.3.\*](docs/UPDATES.md#updating-from-12-to-13)
    - [Updating from 1.3.\* to 1.4.\*](docs/UPDATES.md#updating-from-13-to-14)
    - [Updating from 1.4.\* to 1.5.\*](docs/UPDATES.md#updating-from-14-to-15)
    - [Updating from 1.5.\* to 1.6.\*](docs/UPDATES.md#updating-from-15-to-16)
    - [Updating from 1.6.\* to 1.7.\*](docs/UPDATES.md#updating-from-16-to-17)
    - [Upcoming Updates](docs/UPDATES.md#upcoming-updates)
- [Usage](docs/USAGE.md)
    - [Asking Questions](docs/USAGE.md#asking-questions)
    - [SKU Generation](docs/USAGE.md#sku-generation)
    - [Suppliers](docs/USAGE.md#suppliers)
    - [Transactions](docs/TRANSACTIONS.md)
    - [Variants](docs/VARIANTS.md)
    - [Assemblies (BoM)](docs/ASSEMBLIES.md)
    - [Kits / Bundles (Coming Soon)](docs/KITS.md)
    - [Separating Inventory](docs/SEPARATING-INVENTORY.md)
    - [Events](docs/EVENTS.md)
    - [Exceptions](docs/USAGE.md#exceptions)
    - [Auth Integration](docs/USAGE.md#auth-integration)
    - [Misc Functions and Uses](docs/USAGE.md#misc-functions-and-uses)

Description
-----------

[](#description)

Inventory is a fully tested, PSR compliant Laravel inventory solution. It provides the basics of inventory management using Eloquent such as:

- Inventory Item management
- Inventory Item Variant management
- Inventory Stock management (per location)
- Inventory Stock movement tracking
- Inventory SKU generation
- Inventory Assembly management (Bill of Materials)
- Inventory Supplier management
- Inventory Transaction management

All movements, stocks and inventory items are automatically given the current logged in user's ID. All inventory actions such as puts/removes/creations are covered by Laravel's built in database transactions. If any exception occurs during an inventory change, it will be rolled back automatically.

Depending on your needs, you may use the built in traits for customizing and creating your own models, or you can simply use the built in models.

### Requirements

[](#requirements)

- Laravel 4.\* | 5.\*
- Laravel's Auth, Sentry or Sentinel if you need automatic accountability
- A `users` database table

Recommended:

- [Stevebauman/Revision](http://www.github.com/stevebauman/revision) (For tracking Category and Location changes to stocks)

If you need another Auth driver supported, please send a pull request or create an issue.

### Benefits

[](#benefits)

If you're using the traits from this package to customize your install, that means you have complete flexibility over your own models, methods (excluding relationship names/type), database tables, property names, and attributes. You can set your own base model, and if you don't like the way a method is performed just override it.

Sit back and relax, it's nice to have control.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 97.6% 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 ~12 days

Recently: every ~150 days

Total

62

Last Release

3390d ago

Major Versions

v0.10 → v1.0.02015-02-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/3847a6da527c2873699314d5f6d010e4ab7146f9a68e543dd83c5b5afdc20128?d=identicon)[Venko007](/maintainers/Venko007)

---

Top Contributors

[![stevebauman](https://avatars.githubusercontent.com/u/6421846?v=4)](https://github.com/stevebauman "stevebauman (443 commits)")[![pxpm](https://avatars.githubusercontent.com/u/7188159?v=4)](https://github.com/pxpm "pxpm (3 commits)")[![rawcreative](https://avatars.githubusercontent.com/u/1143718?v=4)](https://github.com/rawcreative "rawcreative (3 commits)")[![brunogaspar](https://avatars.githubusercontent.com/u/2285372?v=4)](https://github.com/brunogaspar "brunogaspar (2 commits)")[![apropos](https://avatars.githubusercontent.com/u/465362?v=4)](https://github.com/apropos "apropos (1 commits)")[![veneliniliev](https://avatars.githubusercontent.com/u/5311085?v=4)](https://github.com/veneliniliev "veneliniliev (1 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")

---

Tags

laravelinventoryinventory-management

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

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

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[laravel/scout

Laravel Scout provides a driver based solution to searching your Eloquent models.

1.7k49.4M479](/packages/laravel-scout)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[laravel/pennant

A simple, lightweight library for managing feature flags.

57311.1M53](/packages/laravel-pennant)

PHPackages © 2026

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