PHPackages                             helhum/typo3-secure-web - 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. helhum/typo3-secure-web

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

helhum/typo3-secure-web
=======================

Set up secure TYPO3 web directory containing only public assets

v0.3.2(4y ago)59720.4k↓40.6%128GPL-2.0-or-laterPHP

Since Aug 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/helhum/typo3-secure-web)[ Packagist](https://packagist.org/packages/helhum/typo3-secure-web)[ Fund](https://www.paypal.me/helhum/19.99)[ GitHub Sponsors](https://github.com/helhum)[ RSS](/packages/helhum-typo3-secure-web/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (4)Versions (23)Used By (8)

helhum/typo3-secure-web
=======================

[](#helhumtypo3-secure-web)

This package is superseded by TYPO3 Composer installers 4 and 5 (TYPO3 v11 and v12) and the native public/private resources handling.

 ℹ️ Show docs for TYPO3 11 (with composer installers 3) and lower This is a composer package that aims to create a web directory for TYPO3, which only contains the entry scripts and links to public assets.

This package works with all TYPO3 versions higher than 9.5.20.

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

[](#installation)

`composer require helhum/typo3-secure-web`

Configuration
-------------

[](#configuration)

Put the following in your root composer.json file:

```
    "extra": {
        "typo3/cms": {
            "root-dir": "private",
            "web-dir": "public"
        }
    }
```

This package will then set up the web server document root inside the `public`folder and TYPO3 inside the `private` folder. The `private` folder will look familiar and will contain `typo3`, `typo3conf`, `fileadmin`, `typo3temp`folders, while `public` will only have the entry scripts and links to `fileadmin`, `typo3temp/assets` and , `Resources/Public` of all installed (system) extensions.

Note that if your FAL local storage(s) has(have) a different folder name than `fileadmin`, you need to create links to this(these) folder(s) in the `public` directory as well.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity49

Moderate usage in the ecosystem

Community23

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 89.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 ~71 days

Recently: every ~110 days

Total

21

Last Release

1816d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/904370?v=4)[Helmut Hummel](/maintainers/helhum)[@helhum](https://github.com/helhum)

---

Top Contributors

[![helhum](https://avatars.githubusercontent.com/u/904370?v=4)](https://github.com/helhum "helhum (35 commits)")[![gilbertsoft](https://avatars.githubusercontent.com/u/25326036?v=4)](https://github.com/gilbertsoft "gilbertsoft (2 commits)")[![christophlehmann](https://avatars.githubusercontent.com/u/4953689?v=4)](https://github.com/christophlehmann "christophlehmann (1 commits)")[![neufeind](https://avatars.githubusercontent.com/u/910025?v=4)](https://github.com/neufeind "neufeind (1 commits)")

### Embed Badge

![Health badge](/badges/helhum-typo3-secure-web/health.svg)

```
[![Health](https://phpackages.com/badges/helhum-typo3-secure-web/health.svg)](https://phpackages.com/packages/helhum-typo3-secure-web)
```

###  Alternatives

[friendsoftypo3/content-blocks

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

103519.9k53](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

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

40529.5k](/packages/wazum-sluggi)[typo3/cms-scheduler

TYPO3 CMS Scheduler - Schedule tasks to run once or periodically at a specific time.

169.3M231](/packages/typo3-cms-scheduler)[typo3/cms-lowlevel

TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.

178.2M316](/packages/typo3-cms-lowlevel)[typo3/cms-redirects

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

167.4M80](/packages/typo3-cms-redirects)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.6M265](/packages/typo3-cms-form)

PHPackages © 2026

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