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

AbandonedArchivedProject[Framework](/categories/framework)

alpin11/pimcore-skeleton
========================

Pimcore Skeleton with Docker, Bootstrap 4, Webpack and Vue

v6.6.0(6y ago)196[16 PRs](https://github.com/alpin11/pimcore-skeleton/pulls)GPL-3.0-or-laterPHPPHP &gt;=7.2

Since Aug 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/alpin11/pimcore-skeleton)[ Packagist](https://packagist.org/packages/alpin11/pimcore-skeleton)[ RSS](/packages/alpin11-pimcore-skeleton/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (6)Versions (21)Used By (0)

Pimcore Skeleton for awesome Projects
=====================================

[](#pimcore-skeleton-for-awesome-projects)

This skeleton is the ultimative starting point for awesome Pimcore Projects.

It comes pre-installed with following features

- **Dachcom Pimcore Toolbox** -&gt; Extends the AreaBrick functionality of Pimcore
- **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
- **ALPIN 11 Pimcore Utils** -&gt; Utilities for Pimcore, ie. Translation Dumper for Vue i18n

Setup
=====

[](#setup)

**Create a new Project**

```
composer create-project alpin11/pimcore-skeleton:6.2

```

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

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

4

Last Release

2226d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/030c2d1619e640448247b08443490f72492b38e1e9b3f2cbc3257c4dc4641375?d=identicon)[davidhoeck](/maintainers/davidhoeck)

---

Tags

pimcorepimcore-bundlesymfonyvuewebpack

### Embed Badge

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

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

###  Alternatives

[pimcore/pimcore

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

3.7k3.7M389](/packages/pimcore-pimcore)[coreshop/core-shop

CoreShop - Pimcore eCommerce

289197.5k10](/packages/coreshop-core-shop)[bitbag/cms-plugin

CMS plugin for Sylius applications.

2461.1M5](/packages/bitbag-cms-plugin)[ezsystems/ezplatform

eZ Platform distribution

32941.1k](/packages/ezsystems-ezplatform)[thelia/thelia

Thelia is an ecommerce CMS.

8715.1k](/packages/thelia-thelia)[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)
