PHPackages                             alexander-a2/symfony-admin-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. [Admin Panels](/categories/admin)
4. /
5. alexander-a2/symfony-admin-bundle

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

alexander-a2/symfony-admin-bundle
=================================

020PHP

Since Dec 25Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/alexander-a2/symfony-admin-bundle)[ Packagist](https://packagist.org/packages/alexander-a2/symfony-admin-bundle)[ RSS](/packages/alexander-a2-symfony-admin-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Symfony Admin Bundle
====================

[](#symfony-admin-bundle)

### Easy and customizable admin panel for symfony with:

[](#easy-and-customizable-admin-panel-for-symfony-with)

- Responsive admin dashboard template, based on Bootstrap 5 with no extra styles
- All entities list with CRUD operations out of the box
- Filtering by all fields, out of the box

---

[![Entity list](/docs/images/entity-crud-list.png)](/docs/images/entity-crud-list.png)

### Easy installation

[](#easy-installation)

1. Add package to composer

```
$ composer require alexander-a2/symfony-admin-bundle
```

2. Add routes to route file `./config/routes.yaml`:

```
admin:
    resource: "@AdminBundle/Resources/config/routing.yml"
    prefix: /admin
    name_prefix: admin_

# override default admin index page
admin_index:
    path: /admin
    # set your controller::action here
    controller: App\Controller\Admin\AdminController::indexAction
```

### CRUD Example

[](#crud-example)

[![Entity list](/docs/images/entity-crud-list.png)](/docs/images/entity-crud-list.png)[![Entity list](/docs/images/entity-crud-view.png)](/docs/images/entity-crud-view.png)[![Entity list](/docs/images/entity-crud-edit.png)](/docs/images/entity-crud-edit.png)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance54

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ccf6362295d3f334778a3a0c6b7fd0e32facb5898f71e411ea42e4794c230f7?d=identicon)[alexander-a2](/maintainers/alexander-a2)

---

Top Contributors

[![alexander-a2](https://avatars.githubusercontent.com/u/16519472?v=4)](https://github.com/alexander-a2 "alexander-a2 (19 commits)")

---

Tags

adminbundlecrudeasyadminentitylaravelsonatasymfony

### Embed Badge

![Health badge](/badges/alexander-a2-symfony-admin-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/alexander-a2-symfony-admin-bundle/health.svg)](https://phpackages.com/packages/alexander-a2-symfony-admin-bundle)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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