PHPackages                             easycorp/easyadmin-no-final-plugin - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. easycorp/easyadmin-no-final-plugin

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

easycorp/easyadmin-no-final-plugin
==================================

It removes the 'final' PHP keyword from all EasyAdmin classes so you can extend those classes in your projects.

v1.0.0(3y ago)615.6k3[3 issues](https://github.com/EasyCorp/easyadmin-no-final-plugin/issues)[1 PRs](https://github.com/EasyCorp/easyadmin-no-final-plugin/pulls)MITPHPPHP &gt;=8.0.2

Since Jun 19Pushed 3y agoCompare

[ Source](https://github.com/EasyCorp/easyadmin-no-final-plugin)[ Packagist](https://packagist.org/packages/easycorp/easyadmin-no-final-plugin)[ RSS](/packages/easycorp-easyadmin-no-final-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

EasyAdmin No Final Composer Plugin
==================================

[](#easyadmin-no-final-composer-plugin)

EasyAdmin is [designed to not allow class inheritance](https://easycorp.github.io/blog/posts/the-road-to-easyadmin-3-no-more-inheritance) and that's why all its classes use the `final` PHP keyword. This is troublesome for those who want to extend EasyAdmin classes to add new features.

This project is a Composer plugin that removes the `final` PHP keyword from all EasyAdmin classes, so you can extend all of them. It only modifies EasyAdmin files located in the `vendor/` directory of your project. It doesn't change any other file in your application.

Run the following command to install this Composer plugin in your projects:

```
$ composer require easycorp/easyadmin-no-final-plugin

```

When does this plugin update EasyAdmin classes?

- Just after installing this Composer plugin;
- Just after installing or updating any EasyAdmin version.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community8

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

Unknown

Total

1

Last Release

1429d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/93dbdd4a2471e93a797afb9253151f7ead2b0f57d205d307d5ba94ab3d885da9?d=identicon)[javier.eguiluz](/maintainers/javier.eguiluz)

---

Top Contributors

[![javiereguiluz](https://avatars.githubusercontent.com/u/73419?v=4)](https://github.com/javiereguiluz "javiereguiluz (1 commits)")

### Embed Badge

![Health badge](/badges/easycorp-easyadmin-no-final-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/easycorp-easyadmin-no-final-plugin/health.svg)](https://phpackages.com/packages/easycorp-easyadmin-no-final-plugin)
```

###  Alternatives

[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M16](/packages/vaimo-composer-patches)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[olvlvl/composer-attribute-collector

A convenient and near zero-cost way to retrieve targets of PHP 8 attributes

184108.8k8](/packages/olvlvl-composer-attribute-collector)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

41716.4k2](/packages/lullabot-drainpipe)

PHPackages © 2026

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