PHPackages                             marcgoertz/hyperion - 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. marcgoertz/hyperion

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

marcgoertz/hyperion
===================

Meta data to JSON.

20PHPCI passing

Since Nov 17Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/mrcgrtz/hyperion)[ Packagist](https://packagist.org/packages/marcgoertz/hyperion)[ RSS](/packages/marcgoertz-hyperion/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Hyperion
========

[](#hyperion)

> Meta data ▶️ JSON

[![Packagist Version](https://camo.githubusercontent.com/c1069829cde79428e7294b397e668dff6f25d291bafd7a0a9db72bd51e7f5065/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d617263676f6572747a2f6879706572696f6e)](https://camo.githubusercontent.com/c1069829cde79428e7294b397e668dff6f25d291bafd7a0a9db72bd51e7f5065/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d617263676f6572747a2f6879706572696f6e)[![Packagist PHP Version Support](https://camo.githubusercontent.com/81ffa29b4b50dec869fdaefc03b7ddaf9716d1b38759237d0d2a20aaa2388a12/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d617263676f6572747a2f6879706572696f6e)](https://camo.githubusercontent.com/81ffa29b4b50dec869fdaefc03b7ddaf9716d1b38759237d0d2a20aaa2388a12/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d617263676f6572747a2f6879706572696f6e)[![Packagist License](https://camo.githubusercontent.com/a3447f7c7761e8087c3f447300af4562f9efc5f87fa70ea59cd7335d77ae204c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d617263676f6572747a2f6879706572696f6e)](https://camo.githubusercontent.com/a3447f7c7761e8087c3f447300af4562f9efc5f87fa70ea59cd7335d77ae204c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d617263676f6572747a2f6879706572696f6e)

Super-simple meta data fetching using [php-ogp](https://github.com/mapkyca/php-ogp) and [php-mf2](https://github.com/microformats/php-mf2).

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

[](#installation)

I recommend using Composer for installing and using Hyperion:

```
composer require marcgoertz/hyperion
```

Of course you can also just require it in your scripts directly.

Usage
-----

[](#usage)

```
