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

2.0.1(4mo ago)09.7k↓39.8%22MITPHPPHP ^8.2

Since Mar 9Pushed 4mo ago1 watchersCompare

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

READMEChangelog (4)Dependencies (8)Versions (9)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 13](https://camo.githubusercontent.com/2cf6570821614808899422f68a66a381a2de1dd0746ba9cdba6155def1f4f396/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5459504f332d31332d6f72616e67652e737667)](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

48

—

FairBetter than 93% of packages

Maintenance75

Regular maintenance activity

Popularity26

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 91.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 ~154 days

Recently: every ~146 days

Total

8

Last Release

135d ago

Major Versions

1.2.1 → 2.0.02025-03-03

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 (11 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

103519.9k53](/packages/friendsoftypo3-content-blocks)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

611.1M8](/packages/netresearch-rte-ckeditor-image)[plan2net/webp

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

681.5M5](/packages/plan2net-webp)[wazum/sluggi

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

40529.5k](/packages/wazum-sluggi)[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[typo3/cms-sys-note

TYPO3 CMS System Notes - Records with messages which can be placed on any page and contain instructions or other information related to a page or section.

116.3M38](/packages/typo3-cms-sys-note)

PHPackages © 2026

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