PHPackages                             waqar/productmanagement - 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. waqar/productmanagement

ActiveLibrary

waqar/productmanagement
=======================

A simple modified Point of sale package

1.0(2y ago)03mitJavaScript

Since May 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/WaqarHussainKhalid/product-management)[ Packagist](https://packagist.org/packages/waqar/productmanagement)[ RSS](/packages/waqar-productmanagement/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Product Management
==================

[](#product-management)

The project was created while recording video "[Create Product Management System Using Laravel](https://youtu.be/D2xPWj-682E)"

Installation package
--------------------

[](#installation-package)

Add the package in your composer.json by executing the command.

```
composer require waqar/productmanagement

```

### Config file

[](#config-file)

1. Add the service provider to `app/config/app.php`

```
waqar\productmanagement\ProductManagementServiceProvider::class,

```

Configuration
-------------

[](#configuration)

### Publish configuration files

[](#publish-configuration--files)

Laravel 8.\*

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

```

#### Command

[](#command)

Please run the below command in the project terminal to Generate the entire resource

```
php artisan productmanagement:admin

```

### Database

[](#database)

1. Migrate database table `php artisan migrate`

### Run Server

[](#run-server)

1. `php artisan serve` or Laravel Homestead
2. Visit `localhost:8000/dashboard` in your browser after `user authentication`.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1093d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/04b5f5b3815b9dd159be6a09489fd518d1b500eb8c4c250795105b2965da4222?d=identicon)[WaqarHussainKhalid](/maintainers/WaqarHussainKhalid)

---

Top Contributors

[![WaqarHussainKhalid](https://avatars.githubusercontent.com/u/52109661?v=4)](https://github.com/WaqarHussainKhalid "WaqarHussainKhalid (1 commits)")

### Embed Badge

![Health badge](/badges/waqar-productmanagement/health.svg)

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

PHPackages © 2026

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