PHPackages                             barnebys/vms - 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. barnebys/vms

ActiveLibrary

barnebys/vms
============

VMS PHP Client SDK

1.4.0(6y ago)15012MITPHPPHP &gt;=7.2CI failing

Since Dec 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/barnebys/vms-php)[ Packagist](https://packagist.org/packages/barnebys/vms)[ Docs](https://www.valuemystuff.com)[ RSS](/packages/barnebys-vms/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (7)Dependencies (5)Versions (8)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/afd76dca2a3d028b751aae09adf31597920a22348a896e708542f02cd46121ca/68747470733a2f2f706f7365722e707567782e6f72672f6261726e656279732f766d732f762f737461626c65)](https://packagist.org/packages/barnebys/vms) [![Build Status](https://camo.githubusercontent.com/5efb901e1e940e4cb36fa789275a13f99d98a33283b97a80fcda052f17b2fceb/68747470733a2f2f7472617669732d63692e6f72672f6261726e656279732f766d732d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/barnebys/vms-php)

VMS PHP SDK
===========

[](#vms-php-sdk)

The VMS PHP library provides convenient access to the VMS API from application written in the PHP language. It includes a set of pre-defined classes for API resources that initialize themselves dynamically from API responses.

Requirements
------------

[](#requirements)

PHP 7.2.0 or later

Composer
--------

[](#composer)

You can install the bindings via [Composer](http://getcomposer.org/). Run the following command:

```
composer require barnebys/vms
```

To use the bindings, use Composer's [autoload](https://getcomposer.org/doc/01-basic-usage.md#autoloading):

```
require_once('vendor/autoload.php');
```

Getting started
---------------

[](#getting-started)

Simple usage looks something like:

```
\Vms\Vms::setApiKey($apiKey');

$valuations = Vms\Valuation::all();
```

Examples
--------

[](#examples)

See the [examples directory](examples) in this repository.

Documentation
-------------

[](#documentation)

See the [API Docs](https://api.valuemystuff.com/docs/core/)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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

Every ~8 days

Total

7

Last Release

2304d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/26894649?v=4)[Barnebys Group AB](/maintainers/barnebys)[@barnebys](https://github.com/barnebys)

---

Top Contributors

[![baboons](https://avatars.githubusercontent.com/u/3737821?v=4)](https://github.com/baboons "baboons (17 commits)")

---

Tags

vmsvaluationauctionsappraisalbarnebysvaluemystuff

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/barnebys-vms/health.svg)

```
[![Health](https://phpackages.com/badges/barnebys-vms/health.svg)](https://phpackages.com/packages/barnebys-vms)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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