PHPackages                             tourze/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. tourze/easyadmin-no-final-plugin

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

tourze/easyadmin-no-final-plugin
================================

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

1.0.1(3y ago)04MITPHPPHP &gt;=8.0.2

Since Feb 19Pushed 3y agoCompare

[ Source](https://github.com/tourze/easyadmin-no-final-plugin)[ Packagist](https://packagist.org/packages/tourze/easyadmin-no-final-plugin)[ RSS](/packages/tourze-easyadmin-no-final-plugin/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (2)Versions (3)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

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~0 days

Total

2

Last Release

1232d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13899502?v=4)[tourze](/maintainers/tourze)[@tourze](https://github.com/tourze)

---

Top Contributors

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

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/tourze-easyadmin-no-final-plugin/health.svg)](https://phpackages.com/packages/tourze-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.

5445.2M565](/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)
