PHPackages                             konradx3/architect-command-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. [CLI &amp; Console](/categories/cli)
4. /
5. konradx3/architect-command-bundle

ActiveContao-bundle[CLI &amp; Console](/categories/cli)

konradx3/architect-command-bundle
=================================

Architect command bundle. Fast CTE, FMD creation.

2.0.1(2y ago)2153MITPHPPHP 8.\*

Since Dec 20Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Konradx3/architect-contao-bundle)[ Packagist](https://packagist.org/packages/konradx3/architect-command-bundle)[ RSS](/packages/konradx3-architect-command-bundle/feed)WikiDiscussions main Synced today

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Architect
=========

[](#architect)

A contao tool that allows you to quickly generate necessary files and configurations such as content elements or frontend modules.

Requirements
------------

[](#requirements)

- PHP ^8.x
- Contao ^5.x

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

[](#installation)

```
composer require konradx3/architect-command-bundle --dev

```

Usage
-----

[](#usage)

You can change and configure each generated file to suit your needs. It's just a generator

If you create a bundle, there will be a BUNDLE NAMESPACE variable in the .env file that will store your namespace. You don't have to enter it every time.

You can also create such a variable yourself, it will be passed to the Architect.

### Create custom bundle.

[](#create-custom-bundle)

```
php contao-console architect:create:bundle [bundleName] [directory] [--namespace]

```

- \[controller\] - optional, CustomContaoApp or CustomContaoAppBundle, default AppBundle
- \[directory\] - optional, path/your/custom-bundle, default App/src/...
- \[--namespace\] - optional, if you need custom namespace you can type here your namespace

### Generate content element.

[](#generate-content-element)

```
php contao-console architect:make:content-element [controller] [directory] [--namespace]

```

- \[controller\] - required, FooBarController
- \[directory\] - optional, path/your/custom-bundle, default App/src/...
- \[--namespace\] - optional, if you need custom namespace you can type here your namespace

### Generate frontend module.

[](#generate-frontend-module)

```
php contao-console architect:make:frontend-module [controller] [directory] [--namespace]

```

- \[controller\] - required, FooBarController
- \[directory\] - optional, path/your/custom-bundle, default App/src/...
- \[--namespace\] - optional, if you need custom namespace you can type here your namespace

### Generate controller.

[](#generate-controller)

```
php contao-console architect:make:controller [controller] [type] [directory] [--namespace]

```

- \[controller\] - required, FooBarController
- \[type\] - optional, FMD - frontend module or CTE - content element
- \[directory\] - optional, path/your/custom-bundle, default App/src/...
- \[--namespace\] - optional, if you need custom namespace you can type here your namespace

### Generate controller settings in services.yaml.

[](#generate-controller-settings-in-servicesyaml)

```
php contao-console architect:make:controller-config-services [controller] [type] [directory] [--namespace]

```

- \[controller\] - required, FooBarController
- \[type\] - required, FMD - frontend module or CTE - content element
- \[directory\] - optional, path/your/custom-bundle, default App/src/...
- \[--namespace\] - optional, if you need custom namespace you can type here your namespace

### Generate controller settings in dca.

[](#generate-controller-settings-in-dca)

```
php contao-console architect:make:controller-config-dca [controller] [type] [directory]

```

- \[controller\] - required, FooBarController
- \[type\] - required, FMD - frontend module or CTE - content element
- \[directory\] - optional, path/your/custom-bundle, default App/src/...

### Generate twig template for controller.

[](#generate-twig-template-for-controller)

```
php contao-console architect:make:controller-template [controller] [type] [directory]

```

- \[controller\] - required, FooBarController
- \[type\] - required, FMD - frontend module or CTE - content element
- \[directory\] - optional, path/your/custom-bundle, default App/src/...

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

Total

5

Last Release

920d ago

Major Versions

1.1.0 → 2.0.02023-12-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/4f59f49040ebe940e16e5478cfeb98752f722fe328e09b43789620873a3ed198?d=identicon)[Konradx3](/maintainers/Konradx3)

---

Top Contributors

[![Konradx3](https://avatars.githubusercontent.com/u/96784610?v=4)](https://github.com/Konradx3 "Konradx3 (11 commits)")

---

Tags

automatisationcms-extensioncontaocontao-bundlecontao5phpphp8symfonyArchitectcontao 5automatisationgenerator for contaocreate content elementcreate frontend module

### Embed Badge

![Health badge](/badges/konradx3-architect-command-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/konradx3-architect-command-bundle/health.svg)](https://phpackages.com/packages/konradx3-architect-command-bundle)
```

###  Alternatives

[metamodels/core

MetaModels core

10156.4k67](/packages/metamodels-core)[contao/manager-bundle

Provides the Contao Managed Edition

181.3M74](/packages/contao-manager-bundle)[markocupic/calendar-event-booking-bundle

Contao Calendar Event Booking Bundle

135.2k1](/packages/markocupic-calendar-event-booking-bundle)[contao-community-alliance/dc-general

Universal data container for Contao

1680.8k91](/packages/contao-community-alliance-dc-general)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3189.0k6](/packages/codefog-contao-news-categories)[terminal42/contao-node

Node bundle for Contao Open Source CMS

3177.0k6](/packages/terminal42-contao-node)

PHPackages © 2026

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