PHPackages                             parabellumkoval/backpack-store - 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. [API Development](/categories/api)
4. /
5. parabellumkoval/backpack-store

ActiveLibrary[API Development](/categories/api)

parabellumkoval/backpack-store
==============================

Implement Products API &amp; MYSQL for dackpack

v0.2.0(7mo ago)16001[2 PRs](https://github.com/parabellumKoval/backpack-store/pulls)MITPHPPHP ^8.2

Since Apr 10Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/parabellumKoval/backpack-store)[ Packagist](https://packagist.org/packages/parabellumkoval/backpack-store)[ Docs](https://github.com/parabellumkoval/products)[ RSS](/packages/parabellumkoval-backpack-store/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (10)Versions (12)Used By (0)

Backpack-store
==============

[](#backpack-store)

[![Build Status](https://camo.githubusercontent.com/772419ad445e8caa18961f524d9b82516ae46fe77132b56b3fa8226fb9bf7ede/68747470733a2f2f7472617669732d63692e6f72672f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d73746f72652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/parabellumKoval/backpack-store)[![Coverage Status](https://camo.githubusercontent.com/500a6ceedc4db78b55376c4483182e5ac63f8b571ad3206784f108729a0fa416/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d73746f72652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/parabellumKoval/backpack-store?branch=master)

[![Packagist](https://camo.githubusercontent.com/e7a9361d5dc62b02ae9ae8e9bb318d7e416670ca9ad6a29f675fb7c6ced6c8be/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d73746f72652e737667)](https://packagist.org/packages/parabellumKoval/backpack-store)[![Packagist](https://camo.githubusercontent.com/c1421c263d69c6d94b14e91e5b78109f255c1487e9fac6ddc7437dae42863f43/68747470733a2f2f706f7365722e707567782e6f72672f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d73746f72652f642f746f74616c2e737667)](https://packagist.org/packages/parabellumKoval/backpack-store)[![Packagist](https://camo.githubusercontent.com/d54bc4e09391bd12793c6622c3a91b5ef0509c1f254f5a87e7b841f0049f472f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d73746f72652e737667)](https://packagist.org/packages/parabellumKoval/backpack-store)

This package provides a quick starter kit for implementing a store for Laravel Backpack. Provides a database, CRUD interface, API routes and more.

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

[](#installation)

Install via composer

```
composer require parabellumKoval/backpack-store
```

Migrate

```
php artisan migrate
```

### Publish

[](#publish)

Configuration File

```
php artisan vendor:publish --provider="Backpack\Store\ServiceProvider" --tag="config"
```

Views File

```
php artisan vendor:publish --provider="Backpack\Store\ServiceProvider" --tag="views"
```

Languages File

```
php artisan vendor:publish --provider="Backpack\Store\ServiceProvider" --tag="langs"
```

Migrations File

```
php artisan vendor:publish --provider="Backpack\Store\ServiceProvider" --tag="migrations"
```

Routes File

```
php artisan vendor:publish --provider="Backpack\Store\ServiceProvider" --tag="routes"
```

Traits File

```
php artisan vendor:publish --provider="Backpack\Store\ServiceProvider" --tag="traits"
```

Usage
-----

[](#usage)

### Seeders

[](#seeders)

```
php artisan db:seed --class="Backpack\Store\database\seeders\StoreSeeder"
```

Security
--------

[](#security)

If you discover any security related issues, please email instead of using the issue tracker.

Credits
-------

[](#credits)

- [](https://github.com/parabellumKoval/backpack-store)
- [All contributors](https://github.com/parabellumKoval/backpack-store/graphs/contributors)

###  Health Score

44

—

FairBetter than 91% of packages

Maintenance84

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.7% 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 ~136 days

Total

5

Last Release

86d ago

PHP version history (2 changes)0.2.x-devPHP ^7.3|^8.0

v0.2.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a9edb05ebf647a1976e4dbf92497c0186607984165f62b97b6498a01e9141ab?d=identicon)[parabellumKoval](/maintainers/parabellumKoval)

---

Top Contributors

[![parabellumKoval](https://avatars.githubusercontent.com/u/27732309?v=4)](https://github.com/parabellumKoval "parabellumKoval (118 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")

---

Tags

laravelproductsbackpackparabellumKoval

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/parabellumkoval-backpack-store/health.svg)

```
[![Health](https://phpackages.com/badges/parabellumkoval-backpack-store/health.svg)](https://phpackages.com/packages/parabellumkoval-backpack-store)
```

###  Alternatives

[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

2.9k34.0M111](/packages/darkaonline-l5-swagger)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k12.2M45](/packages/knuckleswtf-scribe)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

762.6k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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