PHPackages                             nabeel/vacentral - 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. nabeel/vacentral

ActiveLibrary

nabeel/vacentral
================

2.1.0(4y ago)037.6k↑79%1[3 issues](https://github.com/nabeelio/vacentral-library/issues)[2 PRs](https://github.com/nabeelio/vacentral-library/pulls)1MITPHPPHP &gt;= 7.3

Since Feb 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/nabeelio/vacentral-library)[ Packagist](https://packagist.org/packages/nabeel/vacentral)[ RSS](/packages/nabeel-vacentral/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (7)Dependencies (2)Versions (12)Used By (1)

vacentral-library
=================

[](#vacentral-library)

[![Build Status](https://camo.githubusercontent.com/a5d4942e3ff82ee8abfa942a34295e2c5ac46f7bb278c0477bbe463c72e713c3/68747470733a2f2f7472617669732d63692e6f72672f6e616265656c696f2f766163656e7472616c2d6c6962726172792e737667)](https://travis-ci.org/nabeelio/vacentral-library) [![Total Downloads](https://camo.githubusercontent.com/dd231666aecaf35effc0675d8ed0357e3cfe13b636daeb037c6b851310d75566/68747470733a2f2f706f7365722e707567782e6f72672f6e616265656c2f766163656e7472616c2f646f776e6c6f616473)](https://packagist.org/packages/nabeel/vacentral) [![Latest Stable Version](https://camo.githubusercontent.com/226e2fa3814b88efcde5c5380e68ff81ad7c703d8210736e9af9a37b6dc0e29e/68747470733a2f2f706f7365722e707567782e6f72672f6e616265656c2f766163656e7472616c2f762f737461626c65)](https://packagist.org/packages/nabeel/vacentral) [![Latest Unstable Version](https://camo.githubusercontent.com/efc47a4b4500ce944688aee0413d34330deb849e5303f5e749798c78427b4e7e/68747470733a2f2f706f7365722e707567782e6f72672f6e616265656c2f766163656e7472616c2f762f756e737461626c65)](https://packagist.org/packages/nabeel/vacentral)

The interface to vaCentral, used in phpVMS, and can be used in your own custom system.

installation
------------

[](#installation)

Installation is easiest using composer. Autoloading should take care of the rest.

```
composer require nabeel/vacentral
```

usage
-----

[](#usage)

```
use VaCentral\VaCentral;

$client = new VaCentral();
$client->setApiKey('YOUR API KEY');

# Look up an airport, returns an instance of \Vacentral\Models\Airport
$airport = $client->getAirport('KJFK');

echo $airport->icao; // Will write out KJFK
```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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 ~185 days

Recently: every ~225 days

Total

9

Last Release

1591d ago

Major Versions

v1.0.1 → 2.0.02019-09-04

PHP version history (3 changes)v1.0.0PHP &gt;= 7.0.0

2.0.3PHP &gt;= 7.2

2.0.5PHP &gt;= 7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c48aff16a8517de48b6bb3ddf956ab7bf9c106945bd1156307de8ef0b18b0b1?d=identicon)[nabeel](/maintainers/nabeel)

---

Top Contributors

[![nabeelio](https://avatars.githubusercontent.com/u/99736?v=4)](https://github.com/nabeelio "nabeelio (37 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nabeel-vacentral/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k39](/packages/neuron-core-neuron-ai)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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