PHPackages                             jkphl/micrometa - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. jkphl/micrometa

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

jkphl/micrometa
===============

A meta parser for extracting micro information out of web documents, currently supporting Microformats 1+2, HTML Microdata, RDFa Lite 1.1 and JSON-LD

v3.4.0(2mo ago)118173.0k—4.3%39[11 issues](https://github.com/jkphl/micrometa/issues)1MITPHPPHP &gt;=7.1.3CI failing

Since Dec 14Pushed 2mo ago8 watchersCompare

[ Source](https://github.com/jkphl/micrometa)[ Packagist](https://packagist.org/packages/jkphl/micrometa)[ Docs](https://jkphl.is/projects/micrometa/)[ RSS](/packages/jkphl-micrometa/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (28)Versions (30)Used By (1)

jkphl/micrometa
===============

[](#jkphlmicrometa)

[![Build Status](https://camo.githubusercontent.com/37bf65895c9b0dbf917a72593863d13350e4e5326639e447b8465fcdb0ccec1f/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6a6b70686c2f6d6963726f6d6574612e737667)](https://travis-ci.org/jkphl/micrometa) [![Coverage Status](https://camo.githubusercontent.com/5dca7ba2f9d6b43342a378cdacd58d59de48cc30cbe7fa57e5dd3a2c7305df53/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6a6b70686c2f6d6963726f6d6574612f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/jkphl/micrometa?branch=master) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/766e01da85e0c4959d63a9847f8928a447826e5e24d58bdf387f5720edd0344d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6a6b70686c2f6d6963726f6d6574612f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/jkphl/micrometa/?branch=master) [![Code Climate](https://camo.githubusercontent.com/5c83aba7381c6c50abdcd61e871f53aa23f6dba6e3f81b356ca130daa534ba46/68747470733a2f2f6c696d612e636f6465636c696d6174652e636f6d2f6769746875622f6a6b70686c2f6d6963726f6d6574612f6261646765732f6770612e737667)](https://lima.codeclimate.com/github/jkphl/micrometa) [![Documentation Status](https://camo.githubusercontent.com/a3c514d4dc80d1cf5a8b52c099ea3b818bac54619633ce9657a5f89ad2a410cb/687474703a2f2f72656164746865646f63732e6f72672f70726f6a656374732f6a6b70686c2d6d6963726f6d6574612f62616467652f3f76657273696f6e3d6c6174657374)](http://jkphl-micrometa.readthedocs.io/en/latest/?badge=latest) [![Clear architecture](https://camo.githubusercontent.com/46cba3a6536205bb0009f2aabb66c4ae732b162bb6321610f94c6dd6cf6fe74c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f436c6561722532304172636869746563747572652d2545322539432539342d627269676874677265656e2e737667)](https://github.com/jkphl/clear-architecture)

> A meta parser for extracting micro information out of web documents, currently supporting Microformats 1+2, HTML Microdata, RDFa Lite 1.1, JSON-LD and Link Types

Documentation
-------------

[](#documentation)

Please find the [project documentation](doc/index.md) in the `doc` directory. We recommend [reading it](http://jkphl-micrometa.readthedocs.io/) via *Read the Docs*.

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

[](#installation)

This library requires PHP &gt;=5.6 or later. I recommend using the latest available version of PHP as a matter of principle. It has no userland dependencies. It's installable and autoloadable via [Composer](https://getcomposer.org/) as [jkphl/micrometa](https://packagist.org/packages/jkphl/micrometa).

```
composer require jkphl/micrometa
```

Alternatively, [download a release](https://github.com/jkphl/micrometa/releases) or clone this repository, then require or include its [`autoload.php`](autoload.php) file.

Dependencies
------------

[](#dependencies)

[![Composer dependency graph](https://camo.githubusercontent.com/ad9ce3ab7715d34256378302f5e00d436ed0b47f6d119eedad0ca4bd5d4b1b92/68747470733a2f2f7261776769742e636f6d2f6a6b70686c2f6d6963726f6d6574612f6d61737465722f646f632f646570656e64656e636965732e737667)](https://camo.githubusercontent.com/ad9ce3ab7715d34256378302f5e00d436ed0b47f6d119eedad0ca4bd5d4b1b92/68747470733a2f2f7261776769742e636f6d2f6a6b70686c2f6d6963726f6d6574612f6d61737465722f646f632f646570656e64656e636965732e737667)

Quality
-------

[](#quality)

To run the unit tests at the command line, issue `composer install` and then `phpunit` at the package root. This requires [Composer](http://getcomposer.org/) to be available as `composer`, and [PHPUnit](http://phpunit.de/manual/) to be available as `phpunit`.

This library attempts to comply with [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md), [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md), and [PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md). If you notice compliance oversights, please send a patch via pull request.

Contributing
------------

[](#contributing)

Found a bug or have a feature request? [Please have a look at the known issues](https://github.com/jkphl/micrometa/issues) first and open a new issue if necessary. Please see [contributing](CONTRIBUTING.md) and [conduct](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Joschi Kuphal](https://jkphl.is)
- [All Contributors](../../contributors)

License
-------

[](#license)

Copyright © 2017 [Joschi Kuphal](https://jkphl.is) / . Licensed under the terms of the [MIT license](LICENSE).

###  Health Score

61

—

FairBetter than 98% of packages

Maintenance85

Actively maintained with recent releases

Popularity51

Moderate usage in the ecosystem

Community27

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 69.1% 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 ~180 days

Recently: every ~441 days

Total

26

Last Release

66d ago

Major Versions

v0.3.6 → v1.0.02017-01-02

v1.0.2 → v2.0.02017-05-30

v2.1.1 → v3.0.02018-12-25

PHP version history (4 changes)v0.1.0PHP &gt;=5.3.0

v2.0.0PHP &gt;=5.5

v3.0.0PHP ^7.1.3

v3.1.0PHP &gt;=7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/9654aeebce6e58572ec7ee6e8b30a2f8f41a54a3c7a9580d1df090996f5cfdbb?d=identicon)[jkphl](/maintainers/jkphl)

---

Top Contributors

[![jkphl](https://avatars.githubusercontent.com/u/4446936?v=4)](https://github.com/jkphl "jkphl (183 commits)")[![rvanlaak](https://avatars.githubusercontent.com/u/2707563?v=4)](https://github.com/rvanlaak "rvanlaak (42 commits)")[![jspaetzel](https://avatars.githubusercontent.com/u/828108?v=4)](https://github.com/jspaetzel "jspaetzel (15 commits)")[![blankse](https://avatars.githubusercontent.com/u/998558?v=4)](https://github.com/blankse "blankse (9 commits)")[![Sarke](https://avatars.githubusercontent.com/u/2719310?v=4)](https://github.com/Sarke "Sarke (3 commits)")[![tomgillett](https://avatars.githubusercontent.com/u/1083890?v=4)](https://github.com/tomgillett "tomgillett (3 commits)")[![b4rtaz](https://avatars.githubusercontent.com/u/12797776?v=4)](https://github.com/b4rtaz "b4rtaz (2 commits)")[![jbtronics](https://avatars.githubusercontent.com/u/5410681?v=4)](https://github.com/jbtronics "jbtronics (2 commits)")[![rbairwell](https://avatars.githubusercontent.com/u/775269?v=4)](https://github.com/rbairwell "rbairwell (2 commits)")[![pierremarichez](https://avatars.githubusercontent.com/u/185425135?v=4)](https://github.com/pierremarichez "pierremarichez (1 commits)")[![sanmai](https://avatars.githubusercontent.com/u/139488?v=4)](https://github.com/sanmai "sanmai (1 commits)")[![madeITBelgium](https://avatars.githubusercontent.com/u/20304892?v=4)](https://github.com/madeITBelgium "madeITBelgium (1 commits)")[![lyrixx](https://avatars.githubusercontent.com/u/408368?v=4)](https://github.com/lyrixx "lyrixx (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jkphl-micrometa/health.svg)

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations

4.2k373.5M3.3k](/packages/symfony-cache)

PHPackages © 2026

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