PHPackages                             contao/maker-bundle - 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. contao/maker-bundle

ActiveContao-bundle[Framework](/categories/framework)

contao/maker-bundle
===================

Allows you to create content elements, modules, hooks and more

5.7.3(2mo ago)1313.5k↓18.8%12LGPL-3.0-or-laterPHPPHP ^8.3

Since Dec 30Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/contao/maker-bundle)[ Packagist](https://packagist.org/packages/contao/maker-bundle)[ Docs](https://contao.org)[ Fund](https://to.contao.org/donate)[ RSS](/packages/contao-maker-bundle/feed)WikiDiscussions 5.7 Synced 1mo ago

READMEChangelogDependencies (14)Versions (231)Used By (2)

Contao maker bundle
===================

[](#contao-maker-bundle)

[![](https://camo.githubusercontent.com/56aa5b1881fc43885898c6b8f38187ecaebf90c1b765ddd9851f29fe189fdef7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f6e74616f2f6d616b65722d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/contao/maker-bundle)[![](https://camo.githubusercontent.com/4ef5b7dbd1b435a8b1d746694bd9844ffc3c7622720df62d67f901bdfe224805/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f6e74616f2f6d616b65722d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/contao/maker-bundle)

The maker bundle allows you to generate content elements, front end modules, event listener, callbacks and hooks using interactive commands.

Contao is an Open Source PHP Content Management System for people who want a professional website that is easy to maintain. Visit the [project website](https://contao.org) for more information.

Installation
------------

[](#installation)

Run this command to install and enable the bundle in your application:

```
composer require contao/maker-bundle --dev

```

Usage
-----

[](#usage)

This bundle provides several commands under the `make:` namespace. You can list them all with the following command:

```
php bin/console list make:contao

Available commands for the "make:contao" namespace:
  make:contao:content-element  Creates a new content element
  make:contao:dca-callback     Creates a new DCA callback listener
  make:contao:event-listener   Creates a new event listener
  make:contao:frontend-module  Creates a new front end module
  make:contao:hook             Creates a new hook listener

```

License
-------

[](#license)

Contao is licensed under the terms of the LGPLv3.

Getting support
---------------

[](#getting-support)

Visit the [support page](https://to.contao.org/support) to learn about the available support options.

###  Health Score

60

—

FairBetter than 99% of packages

Maintenance87

Actively maintained with recent releases

Popularity32

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity84

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 71.4% 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

Recently: every ~22 days

Total

230

Last Release

76d ago

Major Versions

4.13.6 → 5.0.0-RC12022-07-15

4.13.15 → 5.0.82022-12-09

4.13.x-dev → 5.1.102023-05-25

PHP version history (4 changes)4.13.0-RC1PHP ^7.4 || ^8.0

5.0.0-RC1PHP ^8.1

5.5.1PHP ^8.2

5.7.0-RC2PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/3de3a0dd7c29df679eb280585220c17c1a7340b46c2792d5e8298be859acfbba?d=identicon)[leofeyer](/maintainers/leofeyer)

![](https://www.gravatar.com/avatar/8c7bdddffcaec444b7891b633f45fe2713d2b04ff21a6362fd748720d0822d58?d=identicon)[ausi](/maintainers/ausi)

---

Top Contributors

[![leofeyer](https://avatars.githubusercontent.com/u/1192057?v=4)](https://github.com/leofeyer "leofeyer (50 commits)")[![aschempp](https://avatars.githubusercontent.com/u/1073273?v=4)](https://github.com/aschempp "aschempp (5 commits)")[![Toflar](https://avatars.githubusercontent.com/u/481937?v=4)](https://github.com/Toflar "Toflar (5 commits)")[![fritzmg](https://avatars.githubusercontent.com/u/4970961?v=4)](https://github.com/fritzmg "fritzmg (3 commits)")[![bytehead](https://avatars.githubusercontent.com/u/754921?v=4)](https://github.com/bytehead "bytehead (3 commits)")[![ausi](https://avatars.githubusercontent.com/u/367169?v=4)](https://github.com/ausi "ausi (2 commits)")[![christianbarkowsky](https://avatars.githubusercontent.com/u/1230547?v=4)](https://github.com/christianbarkowsky "christianbarkowsky (1 commits)")[![sheeep](https://avatars.githubusercontent.com/u/607530?v=4)](https://github.com/sheeep "sheeep (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/contao-maker-bundle/health.svg)

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

###  Alternatives

[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)[ec-cube/ec-cube

EC-CUBE EC open platform.

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

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

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

Drupal is an open source content management platform powering millions of websites and applications.

19562.3M1.3k](/packages/drupal-core)

PHPackages © 2026

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