PHPackages                             wandi/easyadmin-plus-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. wandi/easyadmin-plus-bundle

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

wandi/easyadmin-plus-bundle
===========================

Wandi/EasyAdminPlusBundle

2.0.5(6y ago)3926.2k22[2 issues](https://github.com/WandiParis/EasyAdminPlusBundle/issues)MITPHPPHP &gt;=7.1

Since Jan 18Pushed 4y ago8 watchersCompare

[ Source](https://github.com/WandiParis/EasyAdminPlusBundle)[ Packagist](https://packagist.org/packages/wandi/easyadmin-plus-bundle)[ Docs](https://github.com/WandiParis/EasyAdminPlusBundle)[ RSS](/packages/wandi-easyadmin-plus-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (1)Versions (39)Used By (0)

EasyAdminPlusBundle
===================

[](#easyadminplusbundle)

**❗ If you want to use `EasyAdminBundle 1.x`, browse [EasyAdminPlusBundle 1.x](https://github.com/WandiParis/EasyAdminPlusBundle/tree/1.x)**

### About

[](#about)

EasyAdminPlusBundle is a Symfony 4 wrapper for the amazing [EasyCorp/EasyAdminBundle](https://github.com/EasyCorp/EasyAdminBundle/tree/master) which includes some extra features.

### Features

[](#features)

- Admin management to restrict access to the secure area.
- Provide a generator to guess the default [EasyAdmin](https://symfony.com/doc/master/bundles/EasyAdminBundle/book/configuration-reference.html) configuration based on Doctrine Types', Annotations' &amp; Asserts' reflection + support popular 3rd party bundles.
- Add an action to manage translations files.
- ACL to restrict access based on `entity/action role permissions` (now directly in EasyAdmin [\#2806](https://github.com/EasyCorp/EasyAdminBundle/pull/2806), [\#2810](https://github.com/EasyCorp/EasyAdminBundle/pull/2810), [\#2829](https://github.com/EasyCorp/EasyAdminBundle/pull/2829))
- Add an action to export entities in CSV.
- Add some useful new templates for `Show` and `List` actions

### Requirements

[](#requirements)

- PHP &gt;= 7.1
- Symfony 4
- EasyAdminBundle ^2.0

### Install

[](#install)

```
$ composer require wandi/easyadmin-plus-bundle
```

### Replace EasyAdmin controller

[](#replace-easyadmin-controller)

Load routes from our `AdminController` or yours but make sure it extends `WandiEasyAdminPlusBundle` Controller

```
# config/routes/easy_admin.yaml
easy_admin_bundle:
    resource: '@WandiEasyAdminPlusBundle/Controller/AdminController.php'
    prefix: /admin
    type: annotation
```

### Getting started

[](#getting-started)

1. [Migrate from EasyAdminPlusBundle 1.x](doc/migrate-from-1x-to-2x.md)
2. [Authentication](doc/chapter-1.md)
3. [Generator](doc/chapter-2.md)
4. [Translation Action](doc/chapter-3.md)
5. [ACL](doc/chapter-4.md)
6. [Export Action](doc/chapter-5.md)
7. [Additional Templates](doc/chapter-6.md)

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 97.2% 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 ~24 days

Recently: every ~61 days

Total

36

Last Release

2254d ago

Major Versions

0.7.1 → 1.0.02019-08-20

1.0.0 → 2.0.02019-08-20

1.0.2 → 2.0.12019-08-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/8718936fc9088cb27065762d123c8961dcdab82e2a63816725a8e397865be115?d=identicon)[wandi](/maintainers/wandi)

---

Top Contributors

[![laurent-bientz](https://avatars.githubusercontent.com/u/6093572?v=4)](https://github.com/laurent-bientz "laurent-bientz (138 commits)")[![kasou](https://avatars.githubusercontent.com/u/5588480?v=4)](https://github.com/kasou "kasou (3 commits)")[![rampmaster](https://avatars.githubusercontent.com/u/978024?v=4)](https://github.com/rampmaster "rampmaster (1 commits)")

---

Tags

admineasyadminbundlesymfonysymfony-bundlesymfony4symfonybundleadminEasyAdminBundleWandiEasyAdminPlusBundle

### Embed Badge

![Health badge](/badges/wandi-easyadmin-plus-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/wandi-easyadmin-plus-bundle/health.svg)](https://phpackages.com/packages/wandi-easyadmin-plus-bundle)
```

###  Alternatives

[sonata-project/admin-bundle

The missing Symfony Admin Generator

2.2k19.5M315](/packages/sonata-project-admin-bundle)[2lenet/easyadmin-plus-bundle

2lenet/EasyAdminPlusBundle

1818.1k](/packages/2lenet-easyadmin-plus-bundle)

PHPackages © 2026

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