Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

vacatia/TripAdvisorBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TripAdvisorBundle

Symfony2 wrapper for the TripAdvisor public API

Installation

Add the bundle to your composer.json (to be edited soon)

First of all, configure a connection in the doctrine DBAL:

Configuration Reference

vacatia_trip_advisor:
    key:                  ~ # Required
    cache:
        service:              ~ # Required; Must be a doctrine cache provider
        lifetime:             86400

About

Symfony2 wrapper for the TripAdvisor public API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages