PHPackages                             dicarlosystems/pointofsale - 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. dicarlosystems/pointofsale

ActiveLibrary

dicarlosystems/pointofsale
==========================

v1.0.1(6y ago)16710PHP

Since Oct 15Pushed 6y ago2 watchersCompare

[ Source](https://github.com/dicarlosystems/pointofsale)[ Packagist](https://packagist.org/packages/dicarlosystems/pointofsale)[ RSS](/packages/dicarlosystems-pointofsale/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)DependenciesVersions (5)Used By (0)

Point Of Sale module for Invoice Ninja
======================================

[](#point-of-sale-module-for-invoice-ninja)

This module adds the ability to use a barcode scanner to scan items into an invoice.

Features
--------

[](#features)

- Scanner dialog can be triggered manually using the button on the Invoices / Create or Invoices / Edit pages
- Automatically increments the quantity if the item already exists and the invoice line item has not been modified
- Updates all relevant product fields
- Allows documenting of serial number for serialized items
- Does not interfere with traditional invoice item entry

Dependencies
------------

[](#dependencies)

This module requires the [Manufacturer](https://github.com/dicarlosystems/manufacturer) module to function. Please install and run the migrations first!

Updating Invoice Ninja
----------------------

[](#updating-invoice-ninja)

Depending on how Invoice Ninja was installed, you may need to perform additional steps:

- if installed from the downloaded zip, you will have to re-run the artisan command to inject the scanner
- if the source was cloned, eject the scanner before pulling the recent changes; otherwise you will get a conflict on the invoices view. After the clone is complete you can re-inject the scanner as usual.

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

[](#installation)

Install the module like any other Invoice Ninja module:

```
php artisan module:install dicarlosystems/pointofsale --type=github-https

```

After the installation is complete, you must run the Artisan command to inject the view into the relevant Invoice Ninja views:

```
php artisan pointofsale:inject-scanner

```

To remove the scanner from the page(s), run the following command:

```
php artisan pointofsale:eject-scanner

```

Issues / Feedback
-----------------

[](#issues--feedback)

All feedback or issues are welcome! Feel free to open an issue for any bugs or feature requests.

Screenshots
-----------

[](#screenshots)

[![Invoice page image](Assets/invoice_creation.png)](Assets/invoice_creation.png)

[![Scanner dialog image](Assets/scanner_dialog.png)](Assets/scanner_dialog.png)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~50 days

Total

3

Last Release

2300d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6159207435e8cabb711901d8ccd89a36efc20b12f501ae282fa0e1b72720e461?d=identicon)[dicarlosystems](/maintainers/dicarlosystems)

---

Top Contributors

[![chrisdicarlo](https://avatars.githubusercontent.com/u/3483368?v=4)](https://github.com/chrisdicarlo "chrisdicarlo (29 commits)")

### Embed Badge

![Health badge](/badges/dicarlosystems-pointofsale/health.svg)

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

PHPackages © 2026

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