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(5mo ago)0276MITPHP

Since Aug 28Pushed 5mo 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 3w 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

38

—

LowBetter than 83% of packages

Maintenance70

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

168d 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

[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[shopware/storefront

Storefront for Shopware

684.6M236](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

515100.5k3](/packages/web-auth-webauthn-framework)[sulu/skeleton

Project template for starting your new project based on the Sulu content management system

29735.5k](/packages/sulu-skeleton)

PHPackages © 2026

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