2017 © Pedro Peláez
 

library jsonld

PMVC JSON-LD generator

image

pmvc-plugin/jsonld

PMVC JSON-LD generator

  • Wednesday, August 2, 2017
  • by HillLiu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 264 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 10 % Grown

The README.md

Latest Stable Version Latest Unstable Version Build Status License Total Downloads, (*1)

jsonld

Introduction to Structured Data by google

https://developers.google.com/search/docs/guides/intro-structured-data, (*2)

Test

  • https://developers.google.com/search/docs/guides/prototype
  • https://search.google.com/structured-data/testing-tool

Install with Composer

1. Download composer

  • mkdir test_folder
  • curl -sS https://getcomposer.org/installer | php

2. Install by composer.json or use command-line directly

2.1 Install by composer.json

  • vim composer.json
{
    "require": {
        "pmvc-plugin/jsonld": "dev-master"
    }
}
  • php composer.phar install

2.2 Or use composer command-line

  • php composer.phar require pmvc-plugin/jsonld

The Versions

02/08 2017

dev-master

9999999-dev https://github.com/pmvc/pmvc

PMVC JSON-LD generator

  Sources   Download

MIT

The Requires

 

by Hill

json-ld plug-in pmvc

02/08 2017

0.0.5

0.0.5.0 https://github.com/pmvc/pmvc

PMVC JSON-LD generator

  Sources   Download

MIT

The Requires

 

by Hill

json-ld plug-in pmvc

16/06 2017

0.0.4

0.0.4.0 https://github.com/pmvc/pmvc

PMVC JSON-LD generator

  Sources   Download

MIT

The Requires

 

by Hill

json-ld plug-in pmvc

10/02 2017

0.0.3

0.0.3.0 https://github.com/pmvc/pmvc

PMVC JSON-LD generator

  Sources   Download

MIT

The Requires

 

by Hill

json-ld plug-in pmvc

05/02 2017

0.0.2

0.0.2.0 https://github.com/pmvc/pmvc

PMVC JSON-LD generator

  Sources   Download

MIT

The Requires

 

by Hill

json-ld plug-in pmvc

05/02 2017

0.0.1

0.0.1.0 https://github.com/pmvc/pmvc

PMVC JSON-LD generator

  Sources   Download

MIT

The Requires

 

by Hill

json-ld plug-in pmvc