{"id":15769770,"url":"https://github.com/mrcgrtz/hyperion","last_synced_at":"2025-04-21T04:31:00.878Z","repository":{"id":36951342,"uuid":"334270249","full_name":"mrcgrtz/hyperion","owner":"mrcgrtz","description":"Meta data to JSON.","archived":false,"fork":false,"pushed_at":"2024-09-23T10:46:54.000Z","size":69,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-11T14:25:18.739Z","etag":null,"topics":["json","microformats2","opengraph","php","php-library"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/marcgoertz/hyperion","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrcgrtz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"mrcgrtz","tidelift":null,"community_bridge":null,"liberapay":"mrcgrtz","issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-01-29T21:46:39.000Z","updated_at":"2024-09-23T10:46:55.000Z","dependencies_parsed_at":"2024-10-25T13:49:33.851Z","dependency_job_id":"23482621-6fb7-463b-ad55-cc32d9b16092","html_url":"https://github.com/mrcgrtz/hyperion","commit_stats":{"total_commits":38,"total_committers":4,"mean_commits":9.5,"dds":0.5263157894736843,"last_synced_commit":"10b1ef8c9d52b5c568a3e4a4d649e3f42a75c3ab"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrcgrtz%2Fhyperion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrcgrtz%2Fhyperion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrcgrtz%2Fhyperion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrcgrtz%2Fhyperion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrcgrtz","download_url":"https://codeload.github.com/mrcgrtz/hyperion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223849432,"owners_count":17213640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json","microformats2","opengraph","php","php-library"],"created_at":"2024-10-04T14:05:43.505Z","updated_at":"2024-11-09T16:02:31.610Z","avatar_url":"https://github.com/mrcgrtz.png","language":"PHP","funding_links":["https://ko-fi.com/mrcgrtz","https://liberapay.com/mrcgrtz"],"categories":[],"sub_categories":[],"readme":"# Hyperion\n\n\u003e Meta data :arrow_forward: JSON\n\n![Packagist Version](https://img.shields.io/packagist/v/marcgoertz/hyperion)\n![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/marcgoertz/hyperion)\n![Packagist License](https://img.shields.io/packagist/l/marcgoertz/hyperion)\n\nSuper-simple meta data fetching using [php-ogp](https://github.com/mapkyca/php-ogp) and [php-mf2](https://github.com/microformats/php-mf2).\n\n## Installation\n\nI recommend using Composer for installing and using Hyperion:\n\n```bash\ncomposer require marcgoertz/hyperion\n```\n\nOf course you can also just require it in your scripts directly.\n\n## Usage\n\n```php\n\u003c?php\n\nuse Marcgoertz\\Hyperion\\Parser;\n\n$hyperion = new Parser('https://example.com/');\nif ($hyperion-\u003ehasMetadata()) {\n    print $hyperion-\u003etoJSON();\n}\n```\n\n## License\n\nWTFPL © Marc Görtz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrcgrtz%2Fhyperion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrcgrtz%2Fhyperion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrcgrtz%2Fhyperion/lists"}