2017 © Pedro PelĂĄez
 

library tpwratings

API client library to display ThePerfectWedding Ratings

image

weblabnl/tpwratings

API client library to display ThePerfectWedding Ratings

  • Friday, June 9, 2017
  • by ThomasMarinissen
  • Repository
  • 2 Watchers
  • 1 Stars
  • 338 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 18 % Grown

The README.md

ThePerfectWedding.nl Rating widget

With this library you’re able to share the reviews you gathered at http://www.theperfectwedding.nl for your company on your own website - The widget contains the right mark-up to display “review stars” in the Google search result., (*1)

To be able to display the widget on your website, you need an access key. The unique access key can be found in the company profile settings on ThePerfectWedding.nl under "reviews" -> "widget". This unique key is only shared with a company profile owner on ThePerfectWedding.nl., (*2)

Installation

Install using composer:

composer require weblabnl/tpwratings

Install manually:

Download the latest release from: https://github.com/Weblab-nl/tpwratings/archive/master.zip and unzip the library into your project., (*3)

Using the Library

<?php
require_once 'tpwratings/src/TPWRatings.php'; //Not required with Composer
echo new TPWRatings('WIDGET_KEY', 'light');
?>

There is a 'dark' and 'light' version available of the widget., (*4)

The Versions

09/06 2017

dev-master

9999999-dev

API client library to display ThePerfectWedding Ratings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.2.0

 

09/06 2017

2.1.0

2.1.0.0

API client library to display ThePerfectWedding Ratings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.2.0

 

30/05 2017

dev-sprint-71/TECH-7745

dev-sprint-71/TECH-7745

API client library to display ThePerfectWedding Ratings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.2.0

 

30/05 2017

2.0.0

2.0.0.0

API client library to display ThePerfectWedding Ratings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.2.0

 

09/06 2015

1.0.4

1.0.4.0

API client library to display ThePerfectWedding Ratings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.2.0

 

26/05 2015

1.0.2

1.0.2.0

API client library to display ThePerfectWedding Ratings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.2.0

 

26/05 2015

1.0.0

1.0.0.0

API client library to display ThePerfectWedding Ratings

  Sources   Download

Apache-2.0

The Requires

  • php >=5.2.0