PHPackages                             cabi/microformat - 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. cabi/microformat

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

cabi/microformat
================

Add microformats to your page.

0.0.8(8y ago)32221GPL-2.0+PHPPHP &gt;=5.5.0

Since Feb 22Pushed 8y ago2 watchersCompare

[ Source](https://github.com/cabi/microformat)[ Packagist](https://packagist.org/packages/cabi/microformat)[ Docs](https://github.com/cabi/microformat)[ RSS](/packages/cabi-microformat/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (6)Versions (8)Used By (0)

EXT:microformat
===============

[](#extmicroformat)

Example
=======

[](#example)

fluid-template

```
{namespace m=HDNET\Microformat\ViewHelper}

```

output in the html

```

   {
       "image": [
           {
               "@context": "http://schema.org",
               "@type": "ImageObject",
               "url": "http://domaine.de/bild1.jpg",
               "caption": "Bild 1"
           },
           {
               "@context": "http://schema.org",
               "@type": "ImageObject",
               "url": "http://domaine.de/bild2.jpg",
               "caption": "Bild 2"
           },
           {
               "@context": "http://schema.org",
               "@type": "ImageObject",
               "url": "http://domaine.de/bild3.jpg",
               "caption": "Bild 3"
           }
       ],
       "@context": "http://schema.org",
       "@type": "Event",
       "description": "Tolle Tanzveranstaltung mit netten Menschen.",
       "name": "Tanz in den Mai",
       "url": "http://domaine.de/tanz-in-den-mai.html",
       "isAccessibleForFree": true,
       "location": "Festzelt auf dem Marktplatz"
   }
```

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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

Every ~41 days

Recently: every ~61 days

Total

7

Last Release

3169d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2596253?v=4)[Carsten Biebricher](/maintainers/cabi)[@cabi](https://github.com/cabi)

---

Top Contributors

[![cabi](https://avatars.githubusercontent.com/u/2596253?v=4)](https://github.com/cabi "cabi (1 commits)")

---

Tags

eventgoogleJSON-LDTYPO3 CMSschema.orgmicroformat

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/cabi-microformat/health.svg)

```
[![Health](https://phpackages.com/badges/cabi-microformat/health.svg)](https://phpackages.com/packages/cabi-microformat)
```

###  Alternatives

[brotkrueml/schema

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

34653.7k14](/packages/brotkrueml-schema)[friendsoftypo3/content-blocks

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

103519.9k45](/packages/friendsoftypo3-content-blocks)[jweiland/events2

Events 2 - Create single and recurring events

2165.2k3](/packages/jweiland-events2)[derhansen/sf_event_mgt

Event management and registration - Configurable event management and registration extension based on ExtBase and Fluid

65329.4k9](/packages/derhansen-sf-event-mgt)[clickstorm/go-maps-ext

Google Maps Extension. Simply insert a google map Version 3 without jQuery, calculate a route, images for markers, style maps, KML, categories, responsive and many more.

24170.5k2](/packages/clickstorm-go-maps-ext)[causal/extractor

This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.

16261.9k](/packages/causal-extractor)

PHPackages © 2026

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