PHPackages                             netglue/zf2-tripadvisor-module - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. netglue/zf2-tripadvisor-module

AbandonedArchivedModule

netglue/zf2-tripadvisor-module
==============================

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

1.0.0(11y ago)0531MITPHPPHP &gt;=5.3.3

Since Apr 24Pushed 11y ago1 watchersCompare

[ Source](https://github.com/netglue/ZF2-TripAdvisor-Module)[ Packagist](https://packagist.org/packages/netglue/zf2-tripadvisor-module)[ Docs](https://github.com/netglue/ZF2-TripAdvisor-Module)[ RSS](/packages/netglue-zf2-tripadvisor-module/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (4)Used By (0)

ZF2 Trip Advisor Reviews Module
===============================

[](#zf2-trip-advisor-reviews-module)

[![Build Status](https://camo.githubusercontent.com/244a730b86970dd471aa405090c2399f47772aa3045eeccdfbbd4e00d7883457/68747470733a2f2f7472617669732d63692e6f72672f6e6574676c75652f5a46322d5472697041647669736f722d4d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/netglue/ZF2-TripAdvisor-Module)[![Coverage Status](https://camo.githubusercontent.com/8c2c53c04c840db8fd743dcea0f9819692e204fab19a1ce6485b5d632c70f0f0/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6e6574676c75652f5a46322d5472697041647669736f722d4d6f64756c652e737667)](https://coveralls.io/r/netglue/ZF2-TripAdvisor-Module)

Install
-------

[](#install)

The only supported method of installation is with composer:

```
$ 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.

How it works
------------

[](#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.

**This is susceptible to breaking if Trip Advisor alter their markup**

Future Plans
------------

[](#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.

Tests
-----

[](#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.

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

```

Contributing &amp; Reporting Bugs
---------------------------------

[](#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.

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

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~544 days

Total

2

Last Release

4219d ago

Major Versions

0.1.0 → 1.0.02014-10-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/a6c21b0de8cc9938916a186f5f2ed0bee90a4e23e0b29cf7b9c18bfe99067f9b?d=identicon)[netglue](/maintainers/netglue)

---

Top Contributors

[![gsteel](https://avatars.githubusercontent.com/u/2803720?v=4)](https://github.com/gsteel "gsteel (13 commits)")

---

Tags

zendmodulezf2tripadvisornetglue

### Embed Badge

![Health badge](/badges/netglue-zf2-tripadvisor-module/health.svg)

```
[![Health](https://phpackages.com/badges/netglue-zf2-tripadvisor-module/health.svg)](https://phpackages.com/packages/netglue-zf2-tripadvisor-module)
```

###  Alternatives

[cgm/config-admin

ZF2 module for easy administration of application settings

272.6k](/packages/cgm-config-admin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
