2017 © Pedro Peláez
 

library structured-data

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

image

taskforcedev/structured-data

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

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 1 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)

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

13/03 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

by Avatar Taskforcedev

schema.org structured data rich snippets