PHPackages                             adriano-sena/buzzvel-test - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. adriano-sena/buzzvel-test

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

adriano-sena/buzzvel-test
=========================

Project created for a technical test of an interview on Buzzvel

v1.0.0(4y ago)07PHP

Since Oct 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/adriano-sena/buzzvel-test)[ Packagist](https://packagist.org/packages/adriano-sena/buzzvel-test)[ RSS](/packages/adriano-sena-buzzvel-test/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (2)Versions (2)Used By (0)

Buzzvel Test
============

[](#buzzvel-test)

> Repository created for technical testing on Buzzvel

This repository was created to delivery a package able to performs a HTTP request to the Buzzvel endpoint, procces the JSON data and return to the user a list of hotels ordered by the selected search critery(price or proximity). [![](../header.png)](../header.png)

Instalation
-----------

[](#instalation)

```
composer require adriano-sena/buzzvel-test

```

Configuration
-------------

[](#configuration)

For configuration just use the composer install command to get all the dependencies needed to run the package.

```
composer install

```

Usage
-----

[](#usage)

Use the Search::getNearbyHotels( $latitude, $longitude, $orderby ) to get a list of hotels orderred by the $orderby values: "pricepernight" or "proximity".

Mandatory parameters:

● $latitude ● $longitude Optional parameters:

● $orderby // Order by parameter should interpret one of the following values “proximity” or “pricepernight”

If the $orderby parameter is not defined when calling the method, we’re expecting to get the list ordered by proximity.

History
-------

[](#history)

- v1.0.0
    - Initial version (olny the basic funtionality to get the formated hotels list)

Meta
----

[](#meta)

Adriano Sena – [@@NanoSena1](https://twitter.com/NanoSena1)

Contributing
------------

[](#contributing)

1. Make a *fork* of the project ()
2. Create a *branch* (`git checkout -b feature/fooBar`)
3. Make a *commit* (`git commit -am 'Add some fooBar'`)
4. *Push* (`git push origin feature/fooBar`)
5. Create a new *Pull Request*

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1662d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c5d67238b4928a1eb361d32446e9699d12ce4fec4aa8bdce26d8ccefc1e85a0?d=identicon)[adriano-sena](/maintainers/adriano-sena)

---

Top Contributors

[![adriano-sena](https://avatars.githubusercontent.com/u/58452965?v=4)](https://github.com/adriano-sena "adriano-sena (7 commits)")

### Embed Badge

![Health badge](/badges/adriano-sena-buzzvel-test/health.svg)

```
[![Health](https://phpackages.com/badges/adriano-sena-buzzvel-test/health.svg)](https://phpackages.com/packages/adriano-sena-buzzvel-test)
```

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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