PHPackages                             elementareteilchen/ce-with-nonce - 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. [Security](/categories/security)
4. /
5. elementareteilchen/ce-with-nonce

ActiveTypo3-cms-extension[Security](/categories/security)

elementareteilchen/ce-with-nonce
================================

Adds new content elements for inline javascript and css which will get a nonce for CSP check

v1.1.0(1w ago)0424GPL-2.0-or-laterShell

Since Feb 18Pushed 1w ago3 watchersCompare

[ Source](https://github.com/ElementareTeilchen/ce-with-nonce)[ Packagist](https://packagist.org/packages/elementareteilchen/ce-with-nonce)[ RSS](/packages/elementareteilchen-ce-with-nonce/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (7)Used By (0)

ce-with-nonce
=============

[](#ce-with-nonce)

This Extension provides content elements to inset js and css. The &lt;script&gt; and tags will get nonces, so when using 'nonce-proxy' in csp.yaml for js/css, inserted blocks are CSP conform.

DDEV for TYPO3 extensions
=========================

[](#ddev-for-typo3-extensions)

We use [ddev for typo3 extensions](https://github.com/a-r-m-i-n/ddev-for-typo3-extensions)

Currently available in ddev is

- TYPO3 13.4 LTS
- TYPO3 14.3 LTS

Usage
-----

[](#usage)

### Requirements

[](#requirements)

The following software must be installed on the host machine:

- Docker
- Docker Compose
- DDEV

An internet connection is required during the initial setup to download images and Composer packages. After that, the environment can also be used offline in most cases.

### Start DDEV

[](#start-ddev)

With the `.ddev` directory in place, start the project with:

```
ddev start
```

This starts the containers, but it does not install any TYPO3 instance automatically.

### Install TYPO3 environments

[](#install-typo3-environments)

The setup provides dedicated DDEV commands for provisioning separate TYPO3 instances:

```
ddev install-v13
ddev install-v14
```

To install both environments in one step, run:

```
ddev install-all
```

Each installation is created in its own directory inside the web container:

- `v13` for TYPO3 13.4
- `v14` for TYPO3 14.3

After the installation, the overview page is available at:

-

The TYPO3 installations are available here:

-
-

### Credentials

[](#credentials)

All TYPO3 instances use the same backend and install tool credentials:

- Username: `admin`
- Password: `Password:joh316`

### TYPO3 CLI / typo3\_console

[](#typo3-cli--typo3_console)

You can run TYPO3 CLI commands directly inside each installation:

```
ddev exec v13/vendor/bin/typo3
ddev exec v14/vendor/bin/typo3
```

TYPO3 14 also includes `helhum/typo3-console` as part of the installation.

### Remove the DDEV project

[](#remove-the-ddev-project)

To delete the DDEV project and its containers, run:

```
ddev delete -Oy
```

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance98

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~123 days

Total

5

Last Release

8d ago

Major Versions

v0.9.0 → v1.0.12025-02-18

v0.9.1 → v1.0.22025-02-18

### Community

Maintainers

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

---

Top Contributors

[![mueller-sebastian](https://avatars.githubusercontent.com/u/20316366?v=4)](https://github.com/mueller-sebastian "mueller-sebastian (8 commits)")[![ri-klein](https://avatars.githubusercontent.com/u/144095794?v=4)](https://github.com/ri-klein "ri-klein (2 commits)")

---

Tags

extensioncsptypo3nonce

### Embed Badge

![Health badge](/badges/elementareteilchen-ce-with-nonce/health.svg)

```
[![Health](https://phpackages.com/badges/elementareteilchen-ce-with-nonce/health.svg)](https://phpackages.com/packages/elementareteilchen-ce-with-nonce)
```

###  Alternatives

[spooner-web/be_secure_pw

You can set password conventions to force secure passwords for BE users.

10466.0k](/packages/spooner-web-be-secure-pw)[georgringer/noopener

Add rel="noopener noreferrer" to all external links

1535.1k](/packages/georgringer-noopener)

PHPackages © 2026

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