PHPackages                             tobur/sonata-generator - 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. [Admin Panels](/categories/admin)
4. /
5. tobur/sonata-generator

ActiveSymfony-bundle[Admin Panels](/categories/admin)

tobur/sonata-generator
======================

v0.4(7y ago)01.6kPHPPHP &gt;=7.1.3

Since Feb 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Tobur/sonata-generator)[ Packagist](https://packagist.org/packages/tobur/sonata-generator)[ RSS](/packages/tobur-sonata-generator/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (4)Versions (6)Used By (0)

**SETUP**

Run

```
composer require tobur/sonata-generator

```

Create monolog chanel:

```
console:
    type:   console
    process_psr_3_messages: false
    level: debug
    channels: ["!event", "!doctrine", "!console"]

```

Add to config:

```
sonata_generator:
  path_to_admin_yaml: config/packages/admin.yaml

```

**HOW TO USE**

Generate admin for entity "Example"

```
php bin/console generate:sonata-admin 'App\Entity\Example' 'App\Admin'

```

Generate admin for all entities in interactive mode

```
php bin/console generate:sonata-admin 'App\Entity\' 'App\Admin' 1

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

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

Total

5

Last Release

2771d ago

### Community

Maintainers

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

---

Top Contributors

[![Tobur](https://avatars.githubusercontent.com/u/1667693?v=4)](https://github.com/Tobur "Tobur (2 commits)")

### Embed Badge

![Health badge](/badges/tobur-sonata-generator/health.svg)

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

###  Alternatives

[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)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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