Download the PHP package paladindigital/structured-data without Composer
On this page you can find all versions of the php package paladindigital/structured-data. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download paladindigital/structured-data
More information about paladindigital/structured-data
Files in paladindigital/structured-data
Download paladindigital/structured-data
More information about paladindigital/structured-data
Files in paladindigital/structured-data
Vendor paladindigital
Package structured-data
Short Description Framework agnosting package to generate structured-data snippets in json-ld format.
License GPL-3.0
Package structured-data
Short Description Framework agnosting package to generate structured-data snippets in json-ld format.
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package structured-data
structured-data
A framework agnostic package to assist in creating valid Schema.org Json-LD.
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).
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.
All versions of structured-data with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package paladindigital/structured-data contains the following files
Loading the files please wait ....