PHPackages                             unopim/bagisto-rest-api - 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. unopim/bagisto-rest-api

ActiveLibrary

unopim/bagisto-rest-api
=======================

v1.0.4(1y ago)1655[1 PRs](https://github.com/unopim/bagisto-rest-api/pulls)MITPHP

Since Jan 21Pushed 1y ago2 watchersCompare

[ Source](https://github.com/unopim/bagisto-rest-api)[ Packagist](https://packagist.org/packages/unopim/bagisto-rest-api)[ RSS](/packages/unopim-bagisto-rest-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Bagisto REST API
================

[](#bagisto-rest-api)

Bagisto REST API is a medium to use the features of the core Bagisto System. By using Bagisto REST API, you can integrate your application to serve the default content of Bagisto.

### 1. Requirements:

[](#1-requirements)

- **Bagisto**: v2.2.x

### 2. Installation:

[](#2-installation)

#### Install the stable version of Bagisto Rest API from your console using the below command:

[](#install-the-stable-version-of-bagisto-rest-api-from-your-console-using-the-below-command)

```
composer require unopim/bagisto-rest-api

```

##### Add below options in the .env file (i.e.  your domain):

[](#add-below-options-in-the-env-file-ie-httplocalhostpublic-your-domain)

```
SANCTUM_STATEFUL_DOMAINS=http://localhost/public

```

##### To configure the REST API L5-Swagger Documentation run below command:

[](#to-configure-the-rest-api-l5-swagger-documentation-run-below-command)

```
php artisan bagisto-rest-api:install

```

##### To check the Admin end API documentation:

[](#to-check-the-admin-end-api-documentation)

```
http://localhost/public/api/admin/documentation

```

##### To check the Shop end API documentation:

[](#to-check-the-shop-end-api-documentation)

```
http://localhost/public/api/shop/documentation

```

### 3. Using Bulk Product API with Queues

[](#3-using-bulk-product-api-with-queues)

To enable the **Bulk Product API** to run using queues, update your `.env` file:

```
QUEUE_DRIVER=database
QUEUE_CONNECTION=database
```

This ensures that bulk operations are processed asynchronously using the queue system.

- You can check the [ L5-Swagger ](https://github.com/DarkaOnLine/L5-Swagger) guidelines too regarding the configuration the API documentation.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance46

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.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 ~11 days

Total

5

Last Release

428d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b9d5e6ca8ad62c7fe95aa906a664678ba8d79fe83f455f27a344a435bfcfed9?d=identicon)[navneetbhardwaj](/maintainers/navneetbhardwaj)

---

Top Contributors

[![rohitpal-webkul](https://avatars.githubusercontent.com/u/178137842?v=4)](https://github.com/rohitpal-webkul "rohitpal-webkul (17 commits)")[![navneetkumar-pim-webkul](https://avatars.githubusercontent.com/u/26001046?v=4)](https://github.com/navneetkumar-pim-webkul "navneetkumar-pim-webkul (12 commits)")

### Embed Badge

![Health badge](/badges/unopim-bagisto-rest-api/health.svg)

```
[![Health](https://phpackages.com/badges/unopim-bagisto-rest-api/health.svg)](https://phpackages.com/packages/unopim-bagisto-rest-api)
```

###  Alternatives

[microweber/microweber

New generation CMS with drag and drop

3.4k13.8k1](/packages/microweber-microweber)[badaso/core

The API &amp; platform builder, build your apps 10x faster even more, it's open source &amp; 100% free !

1.3k16.2k10](/packages/badaso-core)[bagisto/rest-api

28175.7k1](/packages/bagisto-rest-api)[joy/voyager-api

This Laravel/Voyager module adds REST Api with swagger support to Voyager.

204.7k3](/packages/joy-voyager-api)

PHPackages © 2026

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