PHPackages                             plan2net/single-site - 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. plan2net/single-site

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

plan2net/single-site
====================

Optimize TYPO3 Site handling for a single Site installation

1.4.0(1y ago)731.6k—7.4%3GPL-3.0PHPPHP &gt;=8.2

Since Dec 20Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/plan2net/single-site)[ Packagist](https://packagist.org/packages/plan2net/single-site)[ Docs](https://www.plan2.net/)[ RSS](/packages/plan2net-single-site/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (8)Used By (0)

single-site
===========

[](#single-site)

Warning

**Deprecated — no longer recommended.**Since TYPO3 v13 the core `SiteFinder` uses a runtime cache for the root-page-id → site mapping, and `RootlineUtility` has its own level-2 cache. The per-request gains this extension offered on earlier TYPO3 versions (the original "~13% / ~200 ms") no longer apply. Benchmarked on v13, the savings are microseconds per call on typical front-end traffic. The package is archived and marked abandoned on Packagist.

Optimize TYPO3 site handling for a single site installation

What does it do?
----------------

[](#what-does-it-do)

The extension overwrites a method in the core `SiteFinder` and if your installation has only one configured [site](https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/SiteHandling/Index.html), it simply returns that without trying to find the site configuration based on the current page's root line (which is a very expensive operation).

Why should I install it?
------------------------

[](#why-should-i-install-it)

You have only one site (one domain) in your installation and want the best performance? Then you need this extension. It increases overall performance by 13% (or if you need a concrete number: in my test installation around 200ms per request).

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

[](#installation)

Just install it and you're done.

```
composer require plan2net/single-site

```

ps: it doesn't harm an installation with more than one site, as then the operation is simply passed on to the default core method

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance67

Regular maintenance activity

Popularity35

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~302 days

Recently: every ~392 days

Total

7

Last Release

575d ago

PHP version history (2 changes)1.0.0PHP &gt;=7.2

1.4.0PHP &gt;=8.2

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/fdc5d7c9be0f04c0d84c56db1e263fb7cb88c40564a7c293f1a2d4aa543f0115?d=identicon)[plan2net@packagist](/maintainers/plan2net@packagist)

---

Top Contributors

[![wazum](https://avatars.githubusercontent.com/u/146727?v=4)](https://github.com/wazum "wazum (9 commits)")[![GaryWilsonJr](https://avatars.githubusercontent.com/u/20659548?v=4)](https://github.com/GaryWilsonJr "GaryWilsonJr (2 commits)")[![richardkrikler](https://avatars.githubusercontent.com/u/57064056?v=4)](https://github.com/richardkrikler "richardkrikler (1 commits)")

---

Tags

performancetypo3site

### Embed Badge

![Health badge](/badges/plan2net-single-site/health.svg)

```
[![Health](https://phpackages.com/badges/plan2net-single-site/health.svg)](https://phpackages.com/packages/plan2net-single-site)
```

###  Alternatives

[friendsoftypo3/content-blocks

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

103519.9k53](/packages/friendsoftypo3-content-blocks)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

106760.3k33](/packages/typo3-cms-styleguide)[wazum/sluggi

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

40529.5k](/packages/wazum-sluggi)[jweiland/events2

Events 2 - Create single and recurring events

2166.7k3](/packages/jweiland-events2)[in2code/lux

Living User eXperience - LUX - the Marketing Automation tool for TYPO3.

2158.6k1](/packages/in2code-lux)[t3sbs/t3sbootstrap

Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: \[www.t3sbootstrap.de\](https://www.t3sbootstrap.de)

2416.4k](/packages/t3sbs-t3sbootstrap)

PHPackages © 2026

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