PHPackages                             dpfaffenbauer/pimcore-skeleton - 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. dpfaffenbauer/pimcore-skeleton

ActiveProject

dpfaffenbauer/pimcore-skeleton
==============================

6.0.1(6y ago)83053[21 PRs](https://github.com/dpfaffenbauer/pimcore-skeleton/pulls)GPL-3.0-or-laterPHPPHP &gt;=7.1

Since Aug 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dpfaffenbauer/pimcore-skeleton)[ Packagist](https://packagist.org/packages/dpfaffenbauer/pimcore-skeleton)[ RSS](/packages/dpfaffenbauer-pimcore-skeleton/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (7)Versions (29)Used By (0)

Dominik's Pimcore Project Skeleton
==================================

[](#dominiks-pimcore-project-skeleton)

This a skeleton for Pimcore Applications.

This Skeleton comes pre-installed with following features:

- **CoreShop Pimcore Bundle** -&gt; lot of helpful stuff
- **CoreShop SEO Bundle** -&gt; SEO like a Pro
- **Docker** -&gt; fully compatible docker images for PHP7.1 and PHP7.2 AND PHP7.3
- **Deployer** -&gt; deploy like a Pro

Setup
=====

[](#setup)

**Create a new Project**

```
composer create-project dpfaffenbauer/pimcore-skeleton:6.0

```

**Start docker**

```
docker-compose up -d

```

**Connect to docker**

```
docker-compose exec php bash

```

**Install Pimcore**

```
vendor/bin/pimcore-install --admin-username=admin \
                                       --admin-password=admin \
                                       --mysql-host-socket=db \
                                       --mysql-username=pimcore \
                                       --mysql-password=pimcore \
                                       --mysql-database=pimcore

```

**DONE**

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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 ~69 days

Recently: every ~61 days

Total

7

Last Release

2426d ago

Major Versions

5.7.1 → 6.0.02019-07-18

### Community

Maintainers

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

---

Top Contributors

[![dpfaffenbauer](https://avatars.githubusercontent.com/u/5981845?v=4)](https://github.com/dpfaffenbauer "dpfaffenbauer (19 commits)")

### Embed Badge

![Health badge](/badges/dpfaffenbauer-pimcore-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/dpfaffenbauer-pimcore-skeleton/health.svg)](https://phpackages.com/packages/dpfaffenbauer-pimcore-skeleton)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[pimcore/admin-ui-classic-bundle

171.1M46](/packages/pimcore-admin-ui-classic-bundle)[coreshop/core-shop

CoreShop - Pimcore eCommerce

289197.5k10](/packages/coreshop-core-shop)[ibexa/oss

A meta package for installing Ibexa Open Source

19772.4k11](/packages/ibexa-oss)[instride/data-definitions

Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.

8117.7k](/packages/instride-data-definitions)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

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