PHPackages                             phakpoom/symfony-maker - 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. phakpoom/symfony-maker

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

phakpoom/symfony-maker
======================

2.3.2(7mo ago)2498[3 PRs](https://github.com/phakpoom/symfony-maker/pulls)MITPHPPHP &gt;=8.0

Since Nov 16Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/phakpoom/symfony-maker)[ Packagist](https://packagist.org/packages/phakpoom/symfony-maker)[ RSS](/packages/phakpoom-symfony-maker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (11)Versions (13)Used By (0)

Symfony-maker
=============

[](#symfony-maker)

#### (LTS) master php8+

[](#lts-master-php8)

#### (Drop Support) 1.0.0 php7.2+

[](#drop-support-100-php72)

Installation with composer
--------------------------

[](#installation-with-composer)

```
{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/phakpoom/symfony-maker.git"
        }
    ]
},
"require-dev": {
    "phakpoom/symfony-maker": "dev-master",
},
```

Enabled Bundle
--------------

[](#enabled-bundle)

```
Bonn\Maker\Bridge\MakerBundle\BonnMakerBundle::class => ['dev' => true]
```

Config
------

[](#config)

> Beware! make sure that config only dev

```
bonn_maker:
    namespace_prefix: "App" # prefix namespace
    bundle_root_dir: "%kernel.project_dir%/src/App/" # use for list directories for generate class
    cache_dir: ~ # default cache_dir symfony
    cache_max_keep_versions: ~ # maximum keep class version for rollback
    writer_dev: ~ # if `true` it will echo on console instead create file
    // ... and many config about dir
```

Usage
-----

[](#usage)

#### Generate model and doctrine mapping

[](#generate-model-and-doctrine-mapping)

`./bin/console bonn:model:maker --help`

#### Many Commands

[](#many-commands)

`./bin/console bonn`

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance64

Regular maintenance activity

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 98.7% 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 ~177 days

Recently: every ~134 days

Total

9

Last Release

217d ago

Major Versions

1.0.x-dev → 2.0.02022-06-22

PHP version history (2 changes)1.0PHP &gt;=7.2

2.0.0PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/277cbdca437ba9943951498081c03dc61acb078c3ecd9b5ef97f60e2423d8fe9?d=identicon)[phakpoom](/maintainers/phakpoom)

---

Top Contributors

[![phakpoom](https://avatars.githubusercontent.com/u/12756630?v=4)](https://github.com/phakpoom "phakpoom (155 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisRector

### Embed Badge

![Health badge](/badges/phakpoom-symfony-maker/health.svg)

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

###  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)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[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)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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