PHPackages                             christianessl/yaml\_browser - 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. christianessl/yaml\_browser

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

christianessl/yaml\_browser
===========================

Browse and debug YAML definitions in TYPO3 in a similar way to the TypoScript Object Browser.

1.0.0(7y ago)0812[4 issues](https://github.com/IndyIndyIndy/yaml_browser/issues)[1 PRs](https://github.com/IndyIndyIndy/yaml_browser/pulls)GPL-2.0-or-laterJavaScript

Since Feb 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/IndyIndyIndy/yaml_browser)[ Packagist](https://packagist.org/packages/christianessl/yaml_browser)[ Docs](https://christianessl.at)[ RSS](/packages/christianessl-yaml-browser/feed)WikiDiscussions master Synced 2d ago

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

TYPO3 Extension "yaml\_browser"
===============================

[](#typo3-extension-yaml_browser)

Browse and debug YAML definitions in TYPO3 in a way similar to the "TypoScript Object Browser".

[![Code Climate](https://camo.githubusercontent.com/b4654a5788c43f9fa294efdadc5261a9c87927c87b13e8364346e36612ff0a55/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f496e6479496e6479496e64792f79616d6c5f62726f777365722e737667)](https://codeclimate.com/github/IndyIndyIndy/yaml_browser)[![Latest Stable Version](https://camo.githubusercontent.com/3282f17fca2997bf5185162374a3935de4668fcd31986acd9fedc63862fc2142/68747470733a2f2f706f7365722e707567782e6f72672f63687269737469616e6573736c2f79616d6c5f62726f777365722f762f737461626c65)](https://packagist.org/packages/christianessl/yaml_browser)[![Total Downloads](https://camo.githubusercontent.com/eaf67fa78eeed2805c3531321221a014a7603479392bbf5a8437bb9ea3f745a1/68747470733a2f2f706f7365722e707567782e6f72672f63687269737469616e6573736c2f79616d6c5f62726f777365722f646f776e6c6f616473)](https://packagist.org/packages/christianessl/yaml_browser)[![Latest Unstable Version](https://camo.githubusercontent.com/7045d76d0d7abd86cd11e8ac4cf1cc9f423daa2242dd4f084adfecb5171c82a5/68747470733a2f2f706f7365722e707567782e6f72672f63687269737469616e6573736c2f79616d6c5f62726f777365722f762f756e737461626c65)](https://packagist.org/packages/christianessl/yaml_browser)[![License](https://camo.githubusercontent.com/930abce3a12d08c275bcabf867af07d56bdbf86c6ba85d6cbfcbb0763402f549/68747470733a2f2f706f7365722e707567782e6f72672f63687269737469616e6573736c2f79616d6c5f62726f777365722f6c6963656e7365)](https://packagist.org/packages/christianessl/yaml_browser)

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

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

Since version 8.x, TYPO3 increasingly uses YAML configuration files for configuring specific parts of the CMS. Currently, inside the core, YAML files ares used for the forms extension, Site configurations and configuring the ckeditor.

In some cases, for instance with the form definitions, the YAML configuration can become a bit overwhelming - several extensions which add their own configurations, one configuration overriding the other, etc - and you might want to double check, what the YAML configuration, that TYPO3 internally parses, now looks like.

That's where this YAML Browser module comes in. It behaves similar to the TypoScript Object Browser inside TYPO3 Core, which, well, does exactly the same with TypoScript.

You can look up the YAML in a tree view, do a quick search for a text string and can even run a regex against it.

[![Yaml Browser](/Resources/Public/Screenshots/yaml_browser.png)](/Resources/Public/Screenshots/yaml_browser.png)

Requirements
------------

[](#requirements)

Currently supports TYPO3 9.5 LTS.

1. Installation
---------------

[](#1-installation)

### Installation with composer

[](#installation-with-composer)

`composer require christianessl/yaml_browser`.

### Installation with TER

[](#installation-with-ter)

Open the TYPO3 Extension Manager, search for `yaml_browser` and install the extension.

2. Usage
--------

[](#2-usage)

Clear caches and reload the backend for all changes to take effect. You can now find the YAML browser module in the Admin Tools panel. (Administrator permissions required)

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2700d ago

### Community

Maintainers

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

---

Top Contributors

[![IndyIndyIndy](https://avatars.githubusercontent.com/u/2108907?v=4)](https://github.com/IndyIndyIndy "IndyIndyIndy (20 commits)")

---

Tags

extensiontypo3

### Embed Badge

![Health badge](/badges/christianessl-yaml-browser/health.svg)

```
[![Health](https://phpackages.com/badges/christianessl-yaml-browser/health.svg)](https://phpackages.com/packages/christianessl-yaml-browser)
```

###  Alternatives

[wazum/sluggi

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

41515.2k](/packages/wazum-sluggi)[friendsoftypo3/tt-address

Displays a list of addresses from an address table on the page.

431.8M44](/packages/friendsoftypo3-tt-address)[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.

36507.3k1](/packages/clickstorm-cs-seo)[quellenform/t3x-iconpack

Provides an iconpack-registry for custom iconpacks.

1449.1k26](/packages/quellenform-t3x-iconpack)[t3brightside/pagelist

TYPO3 CMS extension to create news, events, vacancies and products or just page lists. Demo: microtemplate.t3brightside.com

1121.0k1](/packages/t3brightside-pagelist)

PHPackages © 2026

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