PHPackages                             stolfam/eshop - 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. [Framework](/categories/framework)
4. /
5. stolfam/eshop

ActiveLibrary[Framework](/categories/framework)

stolfam/eshop
=============

PHP Classes for building an e-shop system.

2.0.23(5y ago)245MITPHPPHP &gt;= 7.4.0

Since Jan 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/stolfam/eshop)[ Packagist](https://packagist.org/packages/stolfam/eshop)[ RSS](/packages/stolfam-eshop/feed)WikiDiscussions master Synced 1w ago

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

E-shop PHP classes
==================

[](#e-shop-php-classes)

Universal PHP Classes for e-shop system.

Requirements
------------

[](#requirements)

- PHP 7.4

Install
-------

[](#install)

```
composer require stolfam/eshop

```

What's inside?
--------------

[](#whats-inside)

Now this package includes classes for:

- Cart
    - CartStorage (interface)
- Products
    - Attributes (interfaces)
- Orders
    - Status history
- Customers
    - Addreses
- Roles
- Tags
- Repositories (interfaces)

How to use it?
--------------

[](#how-to-use-it)

As you want and as you need. I recommend creating your own classes and implementing all interfaces (repositories, attributes). For example:

```
class MyAttribute implements IAttribute {
    // here should be your implementation
}

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Every ~7 days

Total

2

Last Release

1884d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a166fb0b766fa1febb53e4dcee9075a1350e7438e623cd7baafbd8e40557fb9?d=identicon)[stolfam](/maintainers/stolfam)

---

Top Contributors

[![stolfam](https://avatars.githubusercontent.com/u/37073073?v=4)](https://github.com/stolfam "stolfam (36 commits)")

### Embed Badge

![Health badge](/badges/stolfam-eshop/health.svg)

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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