oihana/php-schema

The Oihana PHP Schema library

dev-main 2025-06-17 16:20 UTC

This package is auto-updated.

Last update: 2025-06-17 16:20:13 UTC


README

Oihana PHP - Schema library

The Oihana schema library is based on the Schema.org vocabulary.

The schema.org ontology can be used with many different encodings, including RDFa, Microdata and JSON-LD. These vocabularies cover entities, relationships between entities and actions, and can easily be extended through a well-documented extension model. As of 2024, over 45 million web domains markup their web pages with over 450 billion Schema.org objects. Many applications from Google, Microsoft, Pinterest, Yandex and others already use these vocabularies to power rich, extensible experiences.

Installation and Usage

Requires PHP 8.4+

This library using Composer:

composer require oihana/php-schema

Licences

  • Licence MPL 2.0 : Mozilla Public License Version 2.0

About