2017 © Pedro Peláez
 

module zf2-tripadvisor-module

ZF2 module that provides easy syndication of tripadvisor reviews for a zend framework website

image

netglue/zf2-tripadvisor-module

ZF2 module that provides easy syndication of tripadvisor reviews for a zend framework website

  • Tuesday, October 21, 2014
  • by netglue
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

ZF2 Trip Advisor Reviews Module

Build Status Coverage Status, (*1)

Install

The only supported method of installation is with composer:, (*2)

$ composer require netglue/zf2-tripadvisor-module

Once installed, activate the module by adding NetglueTripAdvisor to your application config and copy the config/module.config.php.dist to your autoload directory as something like tripadvisor.global.php and customise the options to suit your needs., (*3)

How it works

There is a simple scraper that loads the remote TA reviews page selected and traverses the DOM to extract the reviews from the page., (*4)

This is susceptible to breaking if Trip Advisor alter their markup, (*5)

Future Plans

If I get the time, I might consider persisting the reviews so that if/when TA do alter their markup, at least we'll be able to continue to present the old reviews., (*6)

Tests

The module has a test suite you can run. phpunit has not been declared as a dev dependency so it must be installed separately if not., (*7)

$ cd path/to/vendor/zf2-tripadvisor-module
$ composer install
$ phpunit

Contributing & Reporting Bugs

Please feel free to report issues but without a pull request, I'm unlikely to be able to fix things in a timely manner. Please also include tests along with any changes., (*8)

If you're using this module, it'd be nice to know, so drop me a line on gsteel at gmail, (*9)

The Versions

21/10 2014

dev-master

9999999-dev https://github.com/netglue/ZF2-TripAdvisor-Module

ZF2 module that provides easy syndication of tripadvisor reviews for a zend framework website

  Sources   Download

MIT

The Requires

 

The Development Requires

zf2 zend module netglue tripadvisor

21/10 2014

dev-develop

dev-develop https://github.com/netglue/ZF2-TripAdvisor-Module

ZF2 module that provides easy syndication of tripadvisor reviews for a zend framework website

  Sources   Download

MIT

The Requires

 

The Development Requires

zf2 zend module netglue tripadvisor

21/10 2014

1.0.0

1.0.0.0 https://github.com/netglue/ZF2-TripAdvisor-Module

ZF2 module that provides easy syndication of tripadvisor reviews for a zend framework website

  Sources   Download

MIT

The Requires

 

The Development Requires

zf2 zend module netglue tripadvisor

24/04 2013

0.1.0

0.1.0.0 https://bitbucket.org/netglue/zf2-tripadvisor-module

ZF2 module that provides useful tools for dealing with tripadvisor feeds for a specific location

  Sources   Download

MIT

The Requires

 

zf2 zend module ssl netglue