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(4y ago)615.9k3[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 4y 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 today

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

29

—

LowBetter than 57% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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

1475d 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

[symfony/runtime

Enables decoupling PHP applications from global state

74798.8M1.0k](/packages/symfony-runtime)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5344.1M564](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2124.7M203](/packages/drupal-core-project-message)[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.

3014.6M26](/packages/vaimo-composer-patches)[sandersander/composer-link

Adds ability to link local packages for development with composer

98457.9k](/packages/sandersander-composer-link)[phpro/grumphp-shim

GrumPHP Phar distribution

294.7M340](/packages/phpro-grumphp-shim)

PHPackages © 2026

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