Schema Org Versions Save

A fluent builder Schema.org types and ld+json generator

3.3.0

3 years ago
  • fix @id and identifier serialization for typed identifiers - #157

3.2.1

3 years ago
  • add support for PHP 8

3.2.0

3 years ago
  • add \Spatie\SchemaOrg\ReferencedType to reference types in schemas and graphs - #155

3.1.1

3 years ago
  • fix empty string property values - #153

3.1.0

3 years ago
  • add Multi-Typed-Entity support \Spatie\SchemaOrg\MultiTypedEntity - #148

3.0.0

3 years ago
  • Upgrade to schema.org:v9 which includes all extensions

2.16.0

3 years ago
  • Upgrade to schema.org:v8

2.15.0

3 years ago

Generated files with new JSON-LD source - some methods have been dropped which aren't part of the corresponding types but were listed in old RDFa - it's not a breaking release because of the same schema.org version and changes only because of schema file inconsistencies.

2.14.1

3 years ago
  • fix \BadMethodCallException message thrown in \Spatie\SchemaOrg\Graph
  • fix \Spatie\SchemaOrg\Graph docblock @method annotations

2.14.0

3 years ago
  • add identifiers to \Spatie\SchemaOrg\Graph nodes #124