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

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

aldaflux/my-maker-bundle
========================

maker bundle crud variation

v0.2.1(4mo ago)0271MITPHP

Since Aug 28Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/AlDaFlux/MyMakerBundle)[ Packagist](https://packagist.org/packages/aldaflux/my-maker-bundle)[ Docs](https://github.com/Aldaflux/MyMakerBundle)[ RSS](/packages/aldaflux-my-maker-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (2)Versions (13)Used By (0)

MyMakerBundle
=============

[](#mymakerbundle)

aldaflux\_mymaker.yaml
----------------------

[](#aldaflux_mymakeryaml)

```
my_maker:
    backoffice:
        folder:
            controller: BackOffice
            template: backoffice
        route:
            name_prefix: admin_
            path_prefix: admin
    frontoffice:
        folder:
            controller: Frontoffice
            template: frontoffice

```

./bin/console
-------------

[](#binconsole)

```

$ ./bin/console make:front:show User

 created: src/Controller/Frontoffice/UserController.php
 created: templates/frontoffice/user/index.html.twig
 created: templates/frontoffice/user/show.html.twig

 Success!

 Next: Check your new CRUD by going to /user/

$ ./bin/console make:crud:admin User

 created: src/Controller/BackOffice/UserController.php
 created: src/Form/UserType.php
 created: templates/backoffice/user/_delete_form.html.twig
 created: templates/backoffice/user/_form.html.twig
 created: templates/backoffice/user/edit.html.twig
 created: templates/backoffice/user/index.html.twig
 created: templates/backoffice/user/new.html.twig
 created: templates/backoffice/user/show.html.twig

 Success!

 Next: Check your new CRUD by going to admin/user/

```

```
$ ./bin/console make:crud:admin User --with-voter

```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance78

Regular maintenance activity

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Recently: every ~398 days

Total

12

Last Release

122d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a9e1a84963980fb40b742b359a1dfebce0e7f04abbb06d55188e3001fcdc659?d=identicon)[AntoineInDa](/maintainers/AntoineInDa)

---

Top Contributors

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

---

Tags

bundle

### Embed Badge

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

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

###  Alternatives

[orbitale/cms-bundle

A simple lightweight CMS bundle for Symfony

6343.2k](/packages/orbitale-cms-bundle)[mmoreram/base-bundle

Base Bundle for all standard Symfony Bundles

29109.2k21](/packages/mmoreram-base-bundle)

PHPackages © 2026

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