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

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

2lenet/easyadmin-plus-bundle
============================

2lenet/EasyAdminPlusBundle

2.2.69(7mo ago)1718.0k12[4 issues](https://github.com/2lenet/EasyAdminPlusBundle/issues)MITPHPPHP &gt;=7.1

Since Jan 18Pushed 7mo ago8 watchersCompare

[ Source](https://github.com/2lenet/EasyAdminPlusBundle)[ Packagist](https://packagist.org/packages/2lenet/easyadmin-plus-bundle)[ Docs](https://github.com/2lenet/EasyAdminPlusBundle)[ RSS](/packages/2lenet-easyadmin-plus-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (231)Used By (0)

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

[](#easyadminplusbundle)

### Deprecated

[](#deprecated)

Deprecated: Please have a look at  which replace EasyAdmin and this bundle all in one.

### About

[](#about)

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

### Features

[](#features)

- Provide a generator to guess the default [EasyAdmin](https://symfony.com/doc/current/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`
- Add an action to export entities in CSV.
- Filters on entity
- Nested tree compatible
- Show Advanced design ( group and tabs )
- Batch action on list
- Configure Query Builder Method
- Workflow automatic display

### Requirements

[](#requirements)

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

### Install

[](#install)

```
$ composer require 2lenet/easyadmin-plus-bundle
```

### Replace EasyAdmin controller

[](#replace-easyadmin-controller)

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

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

### Getting started

[](#getting-started)

1. [Filter](doc/chapter-6.md)
2. [Generator](doc/chapter-2.md)
3. [Translation Action](doc/chapter-3.md)
4. [ACL](doc/chapter-4.md)
5. [Export Action](doc/chapter-5.md)
6. [Custom Form Types](doc/chapter-7.md)
7. [Nested Tree](doc/chapter-8.md)
8. [Show Group and Tabs](doc/chapter-9.md)
9. [Batch Action](doc/chapter-10.md)
10. [Query Builder Method](doc/chapter-11.md)
11. [Workflow handling](doc/chapter-workflow.md)
12. [EditInPlace](doc/eip.md)
13. [Redirect To Action (edit and new)](doc/redirectToAction.md)

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance57

Moderate activity, may be stable

Popularity35

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~300 days

Total

202

Last Release

239d ago

Major Versions

0.6.0 → 1.02018-06-08

1.0.20.6 → 2.0.02018-10-09

2.2.37 → 3.x-dev2019-08-08

### Community

Maintainers

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

---

Top Contributors

[![sebheitzmann](https://avatars.githubusercontent.com/u/2197902?v=4)](https://github.com/sebheitzmann "sebheitzmann (137 commits)")[![emilieD68](https://avatars.githubusercontent.com/u/19471750?v=4)](https://github.com/emilieD68 "emilieD68 (89 commits)")[![laurent-bientz](https://avatars.githubusercontent.com/u/6093572?v=4)](https://github.com/laurent-bientz "laurent-bientz (86 commits)")[![jperat](https://avatars.githubusercontent.com/u/15955170?v=4)](https://github.com/jperat "jperat (33 commits)")[![SpaghettiBolognaise](https://avatars.githubusercontent.com/u/31731763?v=4)](https://github.com/SpaghettiBolognaise "SpaghettiBolognaise (18 commits)")[![TinouWild](https://avatars.githubusercontent.com/u/42970087?v=4)](https://github.com/TinouWild "TinouWild (5 commits)")[![jorissae](https://avatars.githubusercontent.com/u/12426580?v=4)](https://github.com/jorissae "jorissae (4 commits)")[![MatiCG](https://avatars.githubusercontent.com/u/41733189?v=4)](https://github.com/MatiCG "MatiCG (4 commits)")[![ymaillard](https://avatars.githubusercontent.com/u/12812115?v=4)](https://github.com/ymaillard "ymaillard (3 commits)")[![rampmaster](https://avatars.githubusercontent.com/u/978024?v=4)](https://github.com/rampmaster "rampmaster (1 commits)")[![QuentinHAETTEL](https://avatars.githubusercontent.com/u/55276836?v=4)](https://github.com/QuentinHAETTEL "QuentinHAETTEL (1 commits)")[![valentin-helies](https://avatars.githubusercontent.com/u/89925635?v=4)](https://github.com/valentin-helies "valentin-helies (1 commits)")[![gulaandrij](https://avatars.githubusercontent.com/u/2658746?v=4)](https://github.com/gulaandrij "gulaandrij (1 commits)")

---

Tags

symfonybundleadminEasyAdminBundleEasyAdminPlusBundlelle

### Embed Badge

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

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

###  Alternatives

[sonata-project/admin-bundle

The missing Symfony Admin Generator

2.1k19.0M299](/packages/sonata-project-admin-bundle)[wandi/easyadmin-plus-bundle

Wandi/EasyAdminPlusBundle

3926.1k](/packages/wandi-easyadmin-plus-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1714.8k8](/packages/2lenet-crudit-bundle)[arkounay/quick-admin-generator-bundle

QAG is a bundle that generates cruds admin for Symfony applications using Doctrine.

2510.4k](/packages/arkounay-quick-admin-generator-bundle)

PHPackages © 2026

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