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

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

gesof/maker-bundle
==================

Extension of SymfonyMakerBundle

v5.2.4(4y ago)2296MITPHPPHP &gt;=7.2

Since Nov 7Pushed 1y ago2 watchersCompare

[ Source](https://github.com/gesof/maker-bundle)[ Packagist](https://packagist.org/packages/gesof/maker-bundle)[ Docs](https://bitbucket.org/gesof/maker-bundle)[ RSS](/packages/gesof-maker-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (10)Used By (0)

GesofMakerBundle
================

[](#gesofmakerbundle)

This bundle is a **code generation tool** for Symfony 5 that extends the capabilities of [symfony/maker-bundle](https://github.com/symfony/maker-bundle), by adding compatibility with bundle oriented projects (Symfony versions ^2.x | ^3.x)

### Generate bundle

[](#generate-bundle)

```
$ php bin/console gesof:make:bundle

```

### Generate doctrine entity CRUD

[](#generate-doctrine-entity-crud)

Use interactive mode

```
$ php bin/console gesof:make:crud

```

or use predefined arguments/options

```
$ php bin/console gesof:make:crud Acme\\DemoBundle\\Entity\\Company --roles=ROLE_USER --format=yaml

```

##### Arguments:

[](#arguments)

`entity-class`Doctrine entity class to generate CRUD for.

##### Options

[](#options)

`--roles`Roles to secure the routes with.

```
... --roles=ROLE_USER --roles=ROLE_ADMIN

```

Multiple roles are accepted.

`--format`Routing format: yaml or annotation

This tools uses a predefined set of templates to generate the target files (controllers, forms etc). If you wish to override the base templates, you need to copy the skeleton directory from `vendors/gesof/maker-bundle/Resources/skeleton` and specify the new path as below:

```
# config/packages/gesof_maker.yaml
gesof_maker:
    skeleton_dir: '%kernel.project_dir%/src/Acme/DemoBundle/Resources/skeleton'

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Recently: every ~21 days

Total

8

Last Release

1782d ago

Major Versions

1.0.1 → v5.2.02021-04-01

PHP version history (2 changes)1.0.0PHP ^7.0.8

v5.2.0PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/21ef41e1018222736cd372182c5a2759359d8d2bb46694f8d7215e225d74789d?d=identicon)[gesof-med](/maintainers/gesof-med)

---

Top Contributors

[![gesof](https://avatars.githubusercontent.com/u/2393557?v=4)](https://github.com/gesof "gesof (1 commits)")

---

Tags

generatorcode generatormaker

### Embed Badge

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

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

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[simplesoftwareio/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

2.9k27.6M92](/packages/simplesoftwareio-simple-qrcode)[lara-zeus/bolt

Zeus Bolt is form builder for your users, with so many use cases

23640.2k2](/packages/lara-zeus-bolt)[lara-zeus/matrix-choice

Zeus Matrix Choice multiple choice grid component form for filamentPHP

2225.6k](/packages/lara-zeus-matrix-choice)[kunstmaan/generator-bundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

23113.5k2](/packages/kunstmaan-generator-bundle)

PHPackages © 2026

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