Skip to content

indiegenus/TripAdvisorBundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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

 
 
 

Contributors

Languages

  • PHP 100.0%