PHPackages                             georgringer/schema-org-generator - 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. georgringer/schema-org-generator

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

georgringer/schema-org-generator
================================

Generate json-ld based on schema org

0.3.0(4y ago)49.5k3[1 issues](https://github.com/georgringer/schema_org_generator/issues)[1 PRs](https://github.com/georgringer/schema_org_generator/pulls)GPL-2.0-or-laterPHPPHP &gt;=7.4

Since Aug 25Pushed 2y ago2 watchersCompare

[ Source](https://github.com/georgringer/schema_org_generator)[ Packagist](https://packagist.org/packages/georgringer/schema-org-generator)[ Fund](https://paypal.me/GeorgRinger/10)[ Fund](https://www.amazon.de/hz/wishlist/ls/8F573K08TSDG)[ RSS](/packages/georgringer-schema-org-generator/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

TYPO3 Extension `schema_org_generator`
======================================

[](#typo3-extension-schema_org_generator)

This extensions generates json-ld from models and is currently just a PoC.

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

[](#installation)

- Do `composer require spatie/schema-org`
- Install this extension

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

[](#requirements)

- TYPO3 10,11,12
- PHP 7.2+

Usage
-----

[](#usage)

### Basic usage

[](#basic-usage)

In your site template you can write:

```

```

This will output

```

    {"@context":"https:\/\/schema.org","@type":"WebSite","url":"https:\/\/www.tld.com"}

```

As type you can use any type available at

### Map models to json+ld

[](#map-models-to-jsonld)

Currently only `tt_address` is supported. Add this snippet to your `ListItem.html`: Currently it will only output the property `email`.

```

```

This will output

```

    {"@context":"https:\/\/schema.org","@graph":[{"@type":"PostalAddress","email":"mailus@email.com"}]}

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.4% 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 ~609 days

Total

2

Last Release

1530d ago

PHP version history (2 changes)0.2.0PHP &gt;=7.3

0.3.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d08c176686c8914d32c70d4af388887d738930fdfdf07c7ca9c841ad10ed683?d=identicon)[georgringer](/maintainers/georgringer)

---

Top Contributors

[![georgringer](https://avatars.githubusercontent.com/u/1905663?v=4)](https://github.com/georgringer "georgringer (14 commits)")[![80Quattro](https://avatars.githubusercontent.com/u/24212368?v=4)](https://github.com/80Quattro "80Quattro (1 commits)")[![josefglatz](https://avatars.githubusercontent.com/u/2861556?v=4)](https://github.com/josefglatz "josefglatz (1 commits)")[![syssi](https://avatars.githubusercontent.com/u/2735933?v=4)](https://github.com/syssi "syssi (1 commits)")

---

Tags

JSON-LDextensiontypo3schema.org

### Embed Badge

![Health badge](/badges/georgringer-schema-org-generator/health.svg)

```
[![Health](https://phpackages.com/badges/georgringer-schema-org-generator/health.svg)](https://phpackages.com/packages/georgringer-schema-org-generator)
```

###  Alternatives

[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

34653.7k16](/packages/brotkrueml-schema)[wazum/sluggi

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

40529.5k](/packages/wazum-sluggi)[friendsoftypo3/visual-editor

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

576.1k2](/packages/friendsoftypo3-visual-editor)[quellenform/t3x-iconpack

Provides an iconpack-registry for custom iconpacks.

1552.6k27](/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.5k1](/packages/t3brightside-pagelist)

PHPackages © 2026

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