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

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

majora/generator-bundle
=======================

Config, code and template generator, with custom integrations for Symfony Framework

v1.0(10y ago)22.3k2[1 issues](https://github.com/LinkValue/MajoraGeneratorBundle/issues)[1 PRs](https://github.com/LinkValue/MajoraGeneratorBundle/pulls)1MITPHPPHP &gt;=5.6

Since Mar 11Pushed 7y ago39 watchersCompare

[ Source](https://github.com/LinkValue/MajoraGeneratorBundle)[ Packagist](https://packagist.org/packages/majora/generator-bundle)[ RSS](/packages/majora-generator-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (5)Used By (1)

Majora Generator Bundle
=======================

[](#majora-generator-bundle)

Bundle which provide a simple way to generate an empty code structure from skeleton files using generic tags.

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

[](#installation)

The recommended installation method is through composer:

```
composer require --dev majora/generator-bundle
```

Configuration
-------------

[](#configuration)

The Majora Generator needs to have skeletons installed somewhere before generating stuff in your project (take a look at [our base skeletons](#majora-base-skeletons) if you don't know where to start).

When you're done with your project skeleton files, you'll have to tell the generator where to find them :

```
# config_dev.yml

majora_generator:
    skeletons_path: %kernel.root_dir%/../skeletons/symfony-standard
```

Usage
-----

[](#usage)

```
php app/console majora:generate Vendor Namespace Entity
```

Majora Base Skeletons
---------------------

[](#majora-base-skeletons)

Majora Generator Bundle also provides some base skeletons which are waiting to be installed, customized and heavily generated in your projects.

### Available base skeletons

[](#available-base-skeletons)

Skeleton nameDescriptionsymfony-standard[README](src/Majora/Bundle/GeneratorBundle/Resources/skeletons/symfony-standard)### Install a base skeleton

[](#install-a-base-skeleton)

```
php app/console majora:generate:skeleton symfony-standard
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

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

Unknown

Total

1

Last Release

3721d ago

### Community

Maintainers

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

---

Top Contributors

[![Nyxis](https://avatars.githubusercontent.com/u/1506213?v=4)](https://github.com/Nyxis "Nyxis (10 commits)")[![Oliboy50](https://avatars.githubusercontent.com/u/2571084?v=4)](https://github.com/Oliboy50 "Oliboy50 (6 commits)")

---

Tags

symfonybundlegenerator

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[norberttech/static-content-generator-bundle

Generate static html pages from your symfony application

373.7k](/packages/norberttech-static-content-generator-bundle)[artgris/maintenance-bundle

Symfony Bundle to place your Symfony website in maintenance mode

2697.5k](/packages/artgris-maintenance-bundle)[ekreative/uuid-extra-bundle

Paramconverter, Normalizer and Form Type for Ramsey Uuid

18168.6k](/packages/ekreative-uuid-extra-bundle)[fsi/datagrid-bundle

FSi Datagrid Bundle

1859.8k1](/packages/fsi-datagrid-bundle)[glooby/task-bundle

Scheduling of tasks for symfony made simple

3216.3k](/packages/glooby-task-bundle)

PHPackages © 2026

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