PHPackages                             itsalb3rt/sheiley-shop-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. [API Development](/categories/api)
4. /
5. itsalb3rt/sheiley-shop-api

ActiveLibrary[API Development](/categories/api)

itsalb3rt/sheiley-shop-api
==========================

Sheiley Shop API REST

1.3(6y ago)6141MITPHPCI failing

Since Aug 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/itsalb3rt/sheiley-shop-api)[ Packagist](https://packagist.org/packages/itsalb3rt/sheiley-shop-api)[ RSS](/packages/itsalb3rt-sheiley-shop-api/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Backend
-------

[](#backend)

The REST API is made in PHP so a server with PHP 7.1 or higher is required.

```
$ git clone https://github.com/itsalb3rt/sheiley-shop-api.git
```

```
$ make install-dependencies
```

### Backend production

[](#backend-production)

In the `env` file you have a `API_ENVIRONMENT` variable that can be set to `production` or `development`.

```
#make serve
API_ENVIRONMENT=pro
```

Docker
------

[](#docker)

The `API` is ready for using with docker, copy the `.env.bak` file and rename it for `.env` and set your configuration.

```
# install dependencies
make install-dependencies
# Production
docker-compose up -d
# Development
docker-compose -f docker-compose-dev.yml up -d
```

⚠️ If you do not use `Traefik`, remove the `labels` and the `networks` section of the `docker-compose.yml`

[Go back to main documentation](https://github.com/itsalb3rt/sheiley_shop_app)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.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

Unknown

Total

1

Last Release

2451d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/be4643d0f2692f6da8d6ae3d311927a0547f1c116de443a80012a0793449f70d?d=identicon)[itsalb3rt](/maintainers/itsalb3rt)

---

Top Contributors

[![itsalb3rt](https://avatars.githubusercontent.com/u/35310226?v=4)](https://github.com/itsalb3rt "itsalb3rt (167 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![vikash485](https://avatars.githubusercontent.com/u/114328709?v=4)](https://github.com/vikash485 "vikash485 (1 commits)")

### Embed Badge

![Health badge](/badges/itsalb3rt-sheiley-shop-api/health.svg)

```
[![Health](https://phpackages.com/badges/itsalb3rt-sheiley-shop-api/health.svg)](https://phpackages.com/packages/itsalb3rt-sheiley-shop-api)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[mjaschen/collmex

Collmex PHP SDK

2080.7k](/packages/mjaschen-collmex)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)[dragon-code/laravel-json-response

Automatically always return a response in JSON format

1118.6k1](/packages/dragon-code-laravel-json-response)

PHPackages © 2026

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