Giter Site home page Giter Site logo

inventory_mauricecalhoun's Introduction

Inventory

Travis CI Scrutinizer Code Quality SensioLabsInsight Latest Stable Version Total Downloads License

๐Ÿšจ Abandoned ๐Ÿšจ

This package has been taken over by @mauricecalhoun.

Index

Join the chat at https://gitter.im/stevebauman/inventory

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

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

Recommended:

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

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.

inventory_mauricecalhoun's People

Contributors

stevebauman avatar rawcreative avatar brunogaspar avatar apropos avatar gitter-badger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.