2017 © Pedro Peláez
 

library structured-data

Framework agnosting package to generate structured-data snippets in json-ld format.

image

paladindigital/structured-data

Framework agnosting package to generate structured-data snippets in json-ld format.

  • Friday, December 29, 2017
  • by davidcraig
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

structured-data

A framework agnostic package to assist in creating valid Schema.org Json-LD., (*1)

Build Status, (*2)

Installation

composer require paladindigital/structured-data

Usage

The package contains a class for each (implemented) schema.org type (if the type you desire isn't implemented feel free to raise a pull request or issue)., (*3)

The package is used by feeding the classes into the appropriate heirarchy, you start with your desired type, then create a jsonld object and pass your custom type in the constructor. You then call render on your object in the appropriate place in your templates., (*4)

The Versions

29/12 2017

dev-master

9999999-dev

Framework agnosting package to generate structured-data snippets in json-ld format.

  Sources   Download

GPL-3.0

The Requires

  • php >=5.5.0

 

The Development Requires

schema.org structured data rich snippets

29/12 2017

v1.0.0

1.0.0.0

Framework agnosting package to generate structured-data snippets in json-ld format.

  Sources   Download

GPL-3.0

The Requires

  • php >=5.5.0

 

The Development Requires

schema.org structured data rich snippets