Skip to content

randler/buzzvel-wekkend-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buzzvel

React Native is released under the MIT license. Versão Downloads

Summary





Install

To install the the lib just enter the next command:

composer require randler/buzzvel-wekkend-api


Request all hotels

<?php
  $lat = "-34.596111224556964";
  $lng = "-58.51730236052004";
  $orderBy = "proximity"; // proximity, pricepernight (default: proximity)

  $hotels  = Search::getNearbyHotels($lat, $lng, $orderBy);

List all hotels.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages