PHPackages                             evoweb/extender - 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. evoweb/extender

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

evoweb/extender
===============

Extending extbase domain models like a pro with extender

11.1.1(5mo ago)11260.3k↓17.8%12[1 issues](https://github.com/evoWeb/extender/issues)6GPL-2.0-or-laterPHPCI passing

Since Jun 6Pushed 5mo ago3 watchersCompare

[ Source](https://github.com/evoWeb/extender)[ Packagist](https://packagist.org/packages/evoweb/extender)[ Docs](https://www.evoweb.de)[ Fund](https://www.paypal.me/garbast)[ GitHub Sponsors](https://github.com/garbast)[ RSS](/packages/evoweb-extender/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (17)Versions (38)Used By (6)

TYPO3 Extending extbase domain models
=====================================

[](#typo3-extending-extbase-domain-models)

[![build](https://github.com/evoWeb/extender/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/evoWeb/extender/actions/workflows/ci.yml/badge.svg?branch=develop)[![Latest Stable Version](https://camo.githubusercontent.com/151bf514d1a6b24afc65bf5e5a531a78a15200939eb77e04650d8ca0387af56e/68747470733a2f2f706f7365722e707567782e6f72672f65766f7765622f657874656e6465722f762f737461626c65)](https://packagist.org/packages/evoweb/extender)[![Monthly Downloads](https://camo.githubusercontent.com/c61d9796495b18643621bf40d121634be030d8652a6228706b0c1011034504f8/68747470733a2f2f706f7365722e707567782e6f72672f65766f7765622f657874656e6465722f642f6d6f6e74686c79)](https://packagist.org/packages/evoweb/extender)[![Total Downloads](https://camo.githubusercontent.com/b25b7b2c25925b6cddd8e64add46bd9165d52ac3483af43e4bf831e296ebf55e/68747470733a2f2f706f7365722e707567782e6f72672f65766f7765622f657874656e6465722f646f776e6c6f616473)](https://packagist.org/packages/evoweb/extender)

Installation
------------

[](#installation)

### via Composer

[](#via-composer)

The recommended way to install EXT:extender is by using [Composer](https://getcomposer.org):

```
composer require evoweb/extender

```

### quick introduction

[](#quick-introduction)

Add the extending classname to your packages Services.yaml and add a tag to it. The tag must contain the name 'extender.extends' and the class it is extending.

Services.yaml

```
services:

  Fixture\ExtendingExtension\Domain\Model\BlobExtend:
    tags:
      -
        name: 'extender.extends'
        class: Fixture\BaseExtension\Domain\Model\Blob
```

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance69

Regular maintenance activity

Popularity44

Moderate usage in the ecosystem

Community26

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 94.4% 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 ~88 days

Recently: every ~94 days

Total

36

Last Release

163d ago

Major Versions

7.1.0 → 8.1.02021-11-07

8.1.0 → 9.0.02023-02-16

9.0.1 → 10.0.02023-11-10

9.x-dev → 11.0.02024-08-11

10.x-dev → 11.0.12025-01-02

### Community

Maintainers

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

---

Top Contributors

[![garbast](https://avatars.githubusercontent.com/u/5036924?v=4)](https://github.com/garbast "garbast (306 commits)")[![Mabahe](https://avatars.githubusercontent.com/u/1684986?v=4)](https://github.com/Mabahe "Mabahe (7 commits)")[![bnf](https://avatars.githubusercontent.com/u/473155?v=4)](https://github.com/bnf "bnf (4 commits)")[![lexfrolenko](https://avatars.githubusercontent.com/u/38720734?v=4)](https://github.com/lexfrolenko "lexfrolenko (2 commits)")[![evoWeb](https://avatars.githubusercontent.com/u/2483872?v=4)](https://github.com/evoWeb "evoWeb (2 commits)")[![frans-beech-it](https://avatars.githubusercontent.com/u/4436635?v=4)](https://github.com/frans-beech-it "frans-beech-it (1 commits)")[![pniederlag](https://avatars.githubusercontent.com/u/85458?v=4)](https://github.com/pniederlag "pniederlag (1 commits)")[![tmotyl](https://avatars.githubusercontent.com/u/515397?v=4)](https://github.com/tmotyl "tmotyl (1 commits)")

---

Tags

extbaseextendingtypo3domain models

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/evoweb-extender/health.svg)

```
[![Health](https://phpackages.com/badges/evoweb-extender/health.svg)](https://phpackages.com/packages/evoweb-extender)
```

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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