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

ActiveLibrary[API Development](/categories/api)

amr-bagisto/rest-api-extended
=============================

01PHP

Since Jul 31Pushed 2y agoCompare

[ Source](https://github.com/amrshah/bagisto-rest-api-extended)[ Packagist](https://packagist.org/packages/amr-bagisto/rest-api-extended)[ RSS](/packages/amr-bagisto-rest-api-extended/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#bagisto-rest-api)

Changes in this fork

- Added HasApiTokens to /packages/Webkul/Customer/src/Models/Customer.php

EOF Changes in this fork

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**: v1.4.5

### 2. Installation:

[](#2-installation)

##### To install Bagisto REST API from your console:

[](#to-install-bagisto-rest-api-from-your-console)

```
composer require bagisto/rest-api dev-master

```

##### 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

```

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

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1771447?v=4)[Ali Raza](/maintainers/amrshah)[@amrshah](https://github.com/amrshah)

---

Top Contributors

[![devansh-webkul](https://avatars.githubusercontent.com/u/68321766?v=4)](https://github.com/devansh-webkul "devansh-webkul (59 commits)")[![vivek-webkul](https://avatars.githubusercontent.com/u/28401696?v=4)](https://github.com/vivek-webkul "vivek-webkul (50 commits)")[![amrshah](https://avatars.githubusercontent.com/u/1771447?v=4)](https://github.com/amrshah "amrshah (7 commits)")[![jitendra-webkul](https://avatars.githubusercontent.com/u/39991107?v=4)](https://github.com/jitendra-webkul "jitendra-webkul (5 commits)")

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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