PHPackages                             pimcore/bundle-generator - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. pimcore/bundle-generator

ActivePimcore-bundle[Utility &amp; Helpers](/categories/utility)

pimcore/bundle-generator
========================

Pimcore Bundle Generator

v2.0.4(10mo ago)17303.2k↓12.8%11[2 issues](https://github.com/pimcore/bundle-generator/issues)GPL-3.0+PHPCI passing

Since Apr 27Pushed 1mo ago9 watchersCompare

[ Source](https://github.com/pimcore/bundle-generator)[ Packagist](https://packagist.org/packages/pimcore/bundle-generator)[ RSS](/packages/pimcore-bundle-generator/feed)WikiDiscussions 2026.x Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (19)Used By (0)

Pimcore Bundle Generator
========================

[](#pimcore-bundle-generator)

This bundle provides a bundle generator for Pimcore to generate bundle skeletons and give you a head start for bundle development.

To generate bundle skeletons just install and activate this bundle, use one of the two commands provided and follow the instructions:

- `generate:bundle` - to generate default symfony bundles
- `pimcore:generate:bundle` - to generate Pimcore bundles

Installation
============

[](#installation)

1. On your Pimcore 11 root project

```
$ composer require pimcore/bundle-generator
```

2. Make sure the bundle is enabled in the `config/bundles.php` file. The following lines should be added:

```
use Pimcore\Bundle\BundleGeneratorBundle\PimcoreBundleGeneratorBundle;

return [
    PimcoreBundleGeneratorBundle::class => ['all' => true],
];
```

Go to your terminal/command prompt, And you're ready to rock !

Contributions
-------------

[](#contributions)

As Pimcore Bundle Generator is a community project, any contributions highly appreciated. For details see our [Contributing guide](https://github.com/pimcore/bundle-generator/blob/master/CONTRIBUTING.md).

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance70

Regular maintenance activity

Popularity45

Moderate usage in the ecosystem

Community26

Small or concentrated contributor base

Maturity60

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

Recently: every ~66 days

Total

16

Last Release

59d ago

Major Versions

v1.0.4 → v2.0.02023-05-03

v1.0.5 → v2.0.12023-07-05

2.1.x-dev → 2026.x-dev2026-03-20

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/142037?v=4)[Bernhard Rusch](/maintainers/brusch)[@brusch](https://github.com/brusch)

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

![](https://www.gravatar.com/avatar/5e432b6f13b1d52dbfb51b080b09cba2a17e15c35f446b344f8a4e7d4dc3515e?d=identicon)[weisswurstkanone](/maintainers/weisswurstkanone)

![](https://www.gravatar.com/avatar/72f3c0cb1c22bda196b2f1112fbfc3c51baadc279ac5b4af74d038b17f44212d?d=identicon)[dvesh3](/maintainers/dvesh3)

---

Top Contributors

[![fashxp](https://avatars.githubusercontent.com/u/8792145?v=4)](https://github.com/fashxp "fashxp (15 commits)")[![dvesh3](https://avatars.githubusercontent.com/u/5137917?v=4)](https://github.com/dvesh3 "dvesh3 (7 commits)")[![martineiber](https://avatars.githubusercontent.com/u/11687066?v=4)](https://github.com/martineiber "martineiber (3 commits)")[![brusch](https://avatars.githubusercontent.com/u/142037?v=4)](https://github.com/brusch "brusch (2 commits)")[![kingjia90](https://avatars.githubusercontent.com/u/6014195?v=4)](https://github.com/kingjia90 "kingjia90 (2 commits)")[![aryaantony92](https://avatars.githubusercontent.com/u/97134765?v=4)](https://github.com/aryaantony92 "aryaantony92 (2 commits)")[![berfinyuksel](https://avatars.githubusercontent.com/u/99557970?v=4)](https://github.com/berfinyuksel "berfinyuksel (2 commits)")[![bluvulture](https://avatars.githubusercontent.com/u/7668379?v=4)](https://github.com/bluvulture "bluvulture (2 commits)")[![mcop1](https://avatars.githubusercontent.com/u/89011527?v=4)](https://github.com/mcop1 "mcop1 (1 commits)")[![morgannilsson](https://avatars.githubusercontent.com/u/54358647?v=4)](https://github.com/morgannilsson "morgannilsson (1 commits)")[![nzkozar](https://avatars.githubusercontent.com/u/5633192?v=4)](https://github.com/nzkozar "nzkozar (1 commits)")[![pimcore-deployments](https://avatars.githubusercontent.com/u/71881008?v=4)](https://github.com/pimcore-deployments "pimcore-deployments (1 commits)")[![yuliusardian](https://avatars.githubusercontent.com/u/6629384?v=4)](https://github.com/yuliusardian "yuliusardian (1 commits)")

---

Tags

bundlegeneratorpimcore

### Embed Badge

![Health badge](/badges/pimcore-bundle-generator/health.svg)

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

###  Alternatives

[dachcom-digital/formbuilder

Pimcore FormBuilder - create forms easily!

96269.7k](/packages/dachcom-digital-formbuilder)[elements/process-manager-bundle

The Process Manager allows you to manage (define,execute...) arbitrary processes/commands in the Pimcore backend.

49633.0k5](/packages/elements-process-manager-bundle)[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

44763.4k2](/packages/pimcore-data-importer)[pimcore/output-data-config-toolkit-bundle

21256.8k3](/packages/pimcore-output-data-config-toolkit-bundle)[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)[pimcore/object-merger

13550.4k1](/packages/pimcore-object-merger)

PHPackages © 2026

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