PHPackages                             colorcube/simulate-static-urls - 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. colorcube/simulate-static-urls

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

colorcube/simulate-static-urls
==============================

Speaking urls without the hassle

1.1.2(6y ago)055GPL-2.0-or-laterPHPPHP &gt;=7.0CI failing

Since Aug 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/colorcube/simulate_static_urls)[ Packagist](https://packagist.org/packages/colorcube/simulate-static-urls)[ Docs](https://github.com/colorcube/simulate_static_urls)[ RSS](/packages/colorcube-simulate-static-urls/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

simulate\_static\_urls TYPO3 Extension
======================================

[](#simulate_static_urls-typo3-extension)

This is a TYPO3 extension.

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

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

Adds the possibility to have speaking urls in the TYPO3 frontend (website). This means instead of having urls (links) like this

```
/index.php?id=42&L=1

```

the extension creates urls like this

```
/en/topics/interesting/cool_new_stuff_here.42.0.1.html

```

For more information have a look in documentation.

### ASCII urls

[](#ascii-urls)

A special feature is that ascii text will be generated from languages with non-ascii characters.

For example the page title

```
зимой холодно

```

will be converted to the text

```
zimoi_kholodno

```

How does it work
----------------

[](#how-does-it-work)

Other speaking url solutions have a problem. It is impossible to decode their urls to a TYPO3 page without storing that url before with the relation to the page. If you loose that information you can't decode the url. This is broken by design.

(To be honest simulate\_static\_urls has also a feature to encode parameters in shorter urls which produces problems if you deleted the hash table. But still the right page would be displayed.)

If you prefer an url like */en/topics/interesting/cool\_new\_stuff\_here/* you might want to have a look at other xxxurl extensions. But maybe you want to hear what the meaning of the three numbers are:

```
/en/topics/interesting/cool_new_stuff_here.42.0.1.html

```

Except the original simulatestatic extension, all other xxxurl extensions have the problem that the url can not be decoded until the page is rendered once. Normally that's not a problem until your url registry got corrupt. The second thing is that moving pages to a new location has to be tracked. Otherwise the page would no longer be found with the first url. There are also problems with duplicate names of pages and path ...

The urls created by this extension include

- the page id
- the page type
- the language

With that information a page can be found and delivered no matter what the rest of the url looks like. You now what? In fact the rest of the url is completely ignored and has no meaning to the system.

Unfortunately ... there are parameters. There's no magic to remove them, so there's an registry for parameters when you choose to shorten the url with parameters. But if that's lost the url is still working and shows the right page, but maybe not the single news entry what would normally displayed.

Usage
-----

[](#usage)

Further information:

### Dependencies

[](#dependencies)

- TYPO3 7.6 - 8.7

### Installation

[](#installation)

#### Installation using Composer

[](#installation-using-composer)

In your Composer based TYPO3 project root, just do `composer require colorcube/simulate-static-urls`.

#### Installation as extension from TYPO3 Extension Repository (TER)

[](#installation-as-extension-from-typo3-extension-repository-ter)

Download and install the extension with the extension manager module.

Contribute
----------

[](#contribute)

- Send pull requests to the repository. [https://github.com/colorcube/simulate\_static\_urls](https://github.com/colorcube/simulate_static_urls)
- Use the issue tracker for feedback and discussions. [https://github.com/colorcube/simulate\_static\_urls/issues](https://github.com/colorcube/simulate_static_urls/issues)

TODO
----

[](#todo)

- simulateStaticUrls.parameterEncodingInclude has to be set to make md5 work?
- remove simulateStaticUrls.parameterEncodingExclude?
- tests
- does mount pages work?

###  Health Score

27

—

LowBetter than 46% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~188 days

Total

4

Last Release

2349d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13253123?v=4)[René Fritz](/maintainers/colorcube)[@colorcube](https://github.com/colorcube)

---

Top Contributors

[![colorcube](https://avatars.githubusercontent.com/u/13253123?v=4)](https://github.com/colorcube "colorcube (6 commits)")

---

Tags

extensiontypo3Speaking URLsimulate static urls

### Embed Badge

![Health badge](/badges/colorcube-simulate-static-urls/health.svg)

```
[![Health](https://phpackages.com/badges/colorcube-simulate-static-urls/health.svg)](https://phpackages.com/packages/colorcube-simulate-static-urls)
```

###  Alternatives

[wazum/sluggi

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

40543.5k](/packages/wazum-sluggi)[friendsoftypo3/content-blocks

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

103574.3k64](/packages/friendsoftypo3-content-blocks)[typo3/cms-styleguide

TYPO3 extension to showcase TYPO3 Backend capabilities

105768.9k38](/packages/typo3-cms-styleguide)[clickstorm/cs-seo

\[clickstorm\] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.

37527.0k1](/packages/clickstorm-cs-seo)[friendsoftypo3/visual-editor

TYPO3 CMS Visual Editor - Brings a modern WYSIWYG editing experience to TYPO3 CMS.

6010.0k3](/packages/friendsoftypo3-visual-editor)[quellenform/t3x-iconpack

Provides an iconpack-registry for custom iconpacks.

1556.7k27](/packages/quellenform-t3x-iconpack)

PHPackages © 2026

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