PHPackages                             code711/siteconfigurationevents - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. code711/siteconfigurationevents

ActiveTypo3-cms-extension[PSR &amp; Standards](/categories/psr-standards)

code711/siteconfigurationevents
===============================

This TYPO3 extension will provide PSR-14 events for the SiteConfiguration Class methods write, rename and delete

3.0.0(3w ago)010.1k↓33.8%22MITPHPPHP ^8.2

Since Mar 9Pushed 3w ago1 watchersCompare

[ Source](https://github.com/codeseveneleven/typo3-siteconfigurationevents)[ Packagist](https://packagist.org/packages/code711/siteconfigurationevents)[ RSS](/packages/code711-siteconfigurationevents/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (5)Dependencies (15)Versions (10)Used By (2)

TYPO3 Site Configuration Events
===============================

[](#typo3-site-configuration-events)

[![Latest Stable Version](https://camo.githubusercontent.com/58972b2b75032cbbd6a827525bfd83c1491a0c318a584b83d9bcdc3a090586f2/68747470733a2f2f706f7365722e707567782e6f72672f636f64653731312f73697465636f6e66696775726174696f6e6576656e74732f762f737461626c652e737667)](https://extensions.typo3.org/code711/siteconfigurationevents/)[![TYPO3 14](https://camo.githubusercontent.com/382ff45949671f1b9c4431781f1961eb04a15376fe22523e03a9893c6d4ec278/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31342d6f72616e67652e737667)](https://get.typo3.org/version/12)[![Total Downloads](https://camo.githubusercontent.com/1cd3b5ce8aeb3c3f0d73587df3055855d492b0f6771e9fac89ec16912c1dc00a/68747470733a2f2f706f7365722e707567782e6f72672f636f64653731312f73697465636f6e66696775726174696f6e6576656e74732f642f746f74616c2e737667)](https://packagist.org/packages/code711/siteconfigurationevents)[![Monthly Downloads](https://camo.githubusercontent.com/bd0d95f7e9f41ce52b386d9ee97334988ca2c2e244af7d2db7841f5d26b7ceb4/68747470733a2f2f706f7365722e707567782e6f72672f636f64653731312f73697465636f6e66696775726174696f6e6576656e74732f642f6d6f6e74686c79)](https://packagist.org/packages/code711/siteconfigurationevents)

This extension will provide PSR-14 events for the SiteWriter Class methods write, rename and delete. This way 3rd party extensions can attach to these events when a site configuration has been created or updated

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

[](#installation)

```
composer req code711/siteconfigurationevents
```

Usage
-----

[](#usage)

This extension will XCLASS

```
\TYPO3\CMS\Core\Configuration\SiteWriter
```

 and add 1 event to the write method and each 1 event to the rename and delete methods, before calling the respective parent methods. No further changes are done to the Core class/The following PSR-14 events will then be available.

### AfterSiteConfigurationWriteEvent

[](#aftersiteconfigurationwriteevent)

Receives the immutable (string)$siteIdentifier, the immutable $configuration array which has been written to the yaml file, and the immutable $protectPlaceholders boolean

### AfterSiteConfigurationRenameEvent

[](#aftersiteconfigurationrenameevent)

Receives (string)$currentIdentifier and the (string)$newIdentifier

### AfterSiteConfigurationDeleteEvent

[](#aftersiteconfigurationdeleteevent)

Receives the removed (string)$siteIdentifier

###  Health Score

53

—

FairBetter than 96% of packages

Maintenance95

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 92.3% 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 ~154 days

Recently: every ~179 days

Total

9

Last Release

23d ago

Major Versions

1.2.1 → 2.0.02025-03-03

2.0.1 → 3.0.02026-07-26

PHP version history (5 changes)1.0.0PHP 7.4.\*||8.0.\*||8.1.\*||8.2.\*

1.1.0PHP 8.1.\*||8.2.\*

1.1.1PHP 8.1.\*||8.2.\*||8.3.\*

1.2.0PHP 8.3.\*||8.2.\*||8.1.\*

2.0.1PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/35fe42b338d9a56b03685815a4d6b198d7d78be7d75859f0e8978c88f4605afe?d=identicon)[code711](/maintainers/code711)

---

Top Contributors

[![foppelfb](https://avatars.githubusercontent.com/u/7147768?v=4)](https://github.com/foppelfb "foppelfb (12 commits)")[![dsimon-dsimon](https://avatars.githubusercontent.com/u/35999103?v=4)](https://github.com/dsimon-dsimon "dsimon-dsimon (1 commits)")

### Embed Badge

![Health badge](/badges/code711-siteconfigurationevents/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k69](/packages/friendsoftypo3-content-blocks)[plan2net/webp

Drop-in WebP, AVIF, and JPEG XL delivery for TYPO3 images — automatic, no URL or template changes

661.6M6](/packages/plan2net-webp)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40543.5k](/packages/wazum-sluggi)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

631.1M8](/packages/netresearch-rte-ckeditor-image)[typo3/cms-info

TYPO3 CMS Info - TYPO3 backend module for displaying information, such as a pagetree overview and localization information.

169.3M164](/packages/typo3-cms-info)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.6M84](/packages/typo3-cms-redirects)

PHPackages © 2026

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