PHPackages                             a5sys/easyadminpopup-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. a5sys/easyadminpopup-bundle

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

a5sys/easyadminpopup-bundle
===========================

v2.0.1(4y ago)09071[1 PRs](https://github.com/A5sys/EasyAdminPopupBundle/pulls)MITPHP

Since Feb 18Pushed 4y ago3 watchersCompare

[ Source](https://github.com/A5sys/EasyAdminPopupBundle)[ Packagist](https://packagist.org/packages/a5sys/easyadminpopup-bundle)[ RSS](/packages/a5sys-easyadminpopup-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (2)Versions (10)Used By (0)

EasyAdminPopupBundle
====================

[](#easyadminpopupbundle)

This bundle is a layer that gives the "popup" look and feel for the [EasyAdminBundle](https://github.com/javiereguiluz/EasyAdminBundle)

Dependency
==========

[](#dependency)

This bundle requires:

- Jquery
- bootstrap-datetimepicker
- select2
- humane

Installation
============

[](#installation)

```
    composer require a5sys/easyadminpopup-bundle

```

In AppKernel.php

```
    new A5sys\EasyAdminPopupBundle\EasyAdminPopupBundle(),

```

Configuration
=============

[](#configuration)

You have to set the cofiguration:

```
    easy_admin_popup:
        layout: "::admin_layout.html.twig" #mandatory
        customized_flash: false #optionnal, if you want to translate each entity crud flash. The translate key would be flash.User.persist (or update/remove) for a User entity

```

The layout must have a body block.

The layout must include:

- Jquery
- bootstrap-datetimepicker
- select2
- humane

And include the JS using assetic:

- '@EasyAdminPopupBundle/Resources/assets/js/form-modal.js'
- '@EasyAdminPopupBundle/Resources/assets/js/humane-error.js'

Use
===

[](#use)

Create a controller that extends "A5sys\\EasyAdminPopupBundle\\Controller\\AdminController"

Include this controller in your routing using annotation

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~102 days

Recently: every ~151 days

Total

7

Last Release

1750d ago

Major Versions

v1.0.4 → v2.0.02020-04-17

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/3a644d41501105bc7aded710d1682ac2a3abdceaf9c02e97d1cb1d6e2607c9d9?d=identicon)[ttx-a5](/maintainers/ttx-a5)

---

Top Contributors

[![jonag](https://avatars.githubusercontent.com/u/2146169?v=4)](https://github.com/jonag "jonag (8 commits)")[![bdutriaux](https://avatars.githubusercontent.com/u/67580701?v=4)](https://github.com/bdutriaux "bdutriaux (6 commits)")[![thomasbeaujean](https://avatars.githubusercontent.com/u/5817919?v=4)](https://github.com/thomasbeaujean "thomasbeaujean (1 commits)")[![ttx-a5](https://avatars.githubusercontent.com/u/14219718?v=4)](https://github.com/ttx-a5 "ttx-a5 (1 commits)")

### Embed Badge

![Health badge](/badges/a5sys-easyadminpopup-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/a5sys-easyadminpopup-bundle/health.svg)](https://phpackages.com/packages/a5sys-easyadminpopup-bundle)
```

###  Alternatives

[wandi/easyadmin-plus-bundle

Wandi/EasyAdminPlusBundle

3926.1k](/packages/wandi-easyadmin-plus-bundle)[easycorp/easyadmin-demo

EasyAdmin Demo Application

145.7k](/packages/easycorp-easyadmin-demo)[insitaction/easyadmin-fields-bundle

Set of easyadmin fields and useful helpers for Insitaction

1910.3k](/packages/insitaction-easyadmin-fields-bundle)[umanit/easyadmin-tree-bundle

Plugin to add category tree features for EasyAdmin

237.0k](/packages/umanit-easyadmin-tree-bundle)[alshenetsky/easyadmin-breadcrumbs

A bundle that allows you to add breadcrumbs to EasyAdmin

124.9k](/packages/alshenetsky-easyadmin-breadcrumbs)

PHPackages © 2026

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