PHPackages                             o3-shop/shop-ce - 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. o3-shop/shop-ce

ActiveOxideshop[Framework](/categories/framework)

o3-shop/shop-ce
===============

This package contains O3-Shop CE source code.

v1.5.3(2mo ago)44.1k↓33.3%5[2 PRs](https://github.com/o3-shop/shop-ce/pulls)14GPL-3.0-onlyPHPPHP ^7.4 || ^8.0CI passing

Since Mar 6Pushed 1mo ago7 watchersCompare

[ Source](https://github.com/o3-shop/shop-ce)[ Packagist](https://packagist.org/packages/o3-shop/shop-ce)[ Docs](https://www.o3-shop.com/)[ RSS](/packages/o3-shop-shop-ce/feed)WikiDiscussions b-1.5 Synced 1mo ago

READMEChangelog (10)Dependencies (60)Versions (42)Used By (14)

O3-Shop
=======

[](#o3-shop)

[![O3-Shop logo](https://raw.githubusercontent.com/o3-shop/o3-documentation/refs/heads/main/source/assets/logo.png "O3-Shop")](https://raw.githubusercontent.com/o3-shop/o3-documentation/refs/heads/main/source/assets/logo.png)

Shop core package
-----------------

[](#shop-core-package)

This package is part of the O3 Shop. For more information, consult the [documentation](https://docs.o3-shop.com)

- License: GNU General Public License 3
- Website:

Contribute
----------

[](#contribute)

If you want to contribute — or just play around with O3 Shop — here's the how-to.

Setting up an environment to work on the O3 core
------------------------------------------------

[](#setting-up-an-environment-to-work-on-the-o3-core)

You need an up-and-running Docker environment. Anything like [Docker Desktop ](https://www.docker.com/products/docker-desktop/) or [Colima](https://formulae.brew.sh/formula/colima) will work.

We mostly work with Colima, so this setup is the most tested one.

### How to set up the environment for working on O3 Shop

[](#how-to-set-up-the-environment-for-working-on-o3-shop)

Follow these three simple steps:

- Clone this [repository](https://github.com/o3-shop/shop-ce)
- Run `./docker.sh start` and it should be up and running.

Aaand: You're ready to go. Just open .

And in case you missed the Docker log message:

- Shop URL:
- Admin URL:
- Admin login:
- Admin Password: admin123

### What else comes with this package

[](#what-else-comes-with-this-package)

#### Mailpit

[](#mailpit)

Once the setup is complete, all emails are sent to Mailpit. You reach it at .

#### Adminer

[](#adminer)

Adminer is included in the standard installation. Try .

### Testing

[](#testing)

To run the tests, you have two choices.

1. Just run `./docker.sh test` in your terminal.
    or
2. Run `./run-tests.sh` inside the Docker container

This will run all tests in the shop core package.

#### Coverage HTML report

[](#coverage-html-report)

The code coverage report is located in `coverage/html/index.html`. You can open it in your browser to see the results.

#### Coverage PhpStorm report

[](#coverage-phpstorm-report)

To view your coverage report directly in PhpStorm:

1. Open the Coverage tab in PhpStorm
2. Select “Import a report collected in CI from disk”
3. Choose `coverage/coverage.xml`Your coverage report will now display within the IDE.

Bugs and issues
===============

[](#bugs-and-issues)

If you experience any bugs or issues, please report them in the section **O3-Shop (all versions)** of .

Even better: Fix them on your own and open a pull request 🥳

Disclaimer
==========

[](#disclaimer)

We all work on this amazing product [pro bono](https://en.wikipedia.org/wiki/Pro_bono). There is no sophisticated "runs on every conceivable environment" thing.

What we use - and what works for us as developers working on O3 Shop:

- Mac OS
- [PhpStorm](https://www.jetbrains.com/de-de/phpstorm/)
- [Colima](https://formulae.brew.sh/formula/colima)
- GitHub -- of course

Which means: Other environments most likely will work as well. Maybe they don't.

We're happy if you want to join us to expand the developer's universe to more than what we use on a daily basis.

Just drop us a note — or even better: open a pull request. The latter did not work very well in the past. That will change!

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance89

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community29

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~52 days

Recently: every ~23 days

Total

22

Last Release

59d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/53b105106ade5f151851db1839b344f7be04f17d881c49ca0f4da0867d5b2d82?d=identicon)[o3-shop](/maintainers/o3-shop)

---

Top Contributors

[![o3-shop-user](https://avatars.githubusercontent.com/u/115017537?v=4)](https://github.com/o3-shop-user "o3-shop-user (99 commits)")[![nlo-tronet](https://avatars.githubusercontent.com/u/206915827?v=4)](https://github.com/nlo-tronet "nlo-tronet (58 commits)")[![mketronet](https://avatars.githubusercontent.com/u/74709653?v=4)](https://github.com/mketronet "mketronet (23 commits)")[![ralftrapp](https://avatars.githubusercontent.com/u/74130839?v=4)](https://github.com/ralftrapp "ralftrapp (10 commits)")[![OzoneMolecule](https://avatars.githubusercontent.com/u/127029014?v=4)](https://github.com/OzoneMolecule "OzoneMolecule (8 commits)")[![egate-media-user](https://avatars.githubusercontent.com/u/23426088?v=4)](https://github.com/egate-media-user "egate-media-user (2 commits)")[![maexware-daniel](https://avatars.githubusercontent.com/u/59417594?v=4)](https://github.com/maexware-daniel "maexware-daniel (1 commits)")

---

Tags

moduleseshopO3-Shop

###  Code Quality

Static AnalysisRector

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/o3-shop-shop-ce/health.svg)

```
[![Health](https://phpackages.com/badges/o3-shop-shop-ce/health.svg)](https://phpackages.com/packages/o3-shop-shop-ce)
```

###  Alternatives

[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[sylius/sylius

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

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

PHPackages © 2026

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