PHPackages                             huckinb/navio-api-client - 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. [API Development](/categories/api)
4. /
5. huckinb/navio-api-client

ActiveLibrary[API Development](/categories/api)

huckinb/navio-api-client
========================

Unofficial PHP Api Client for the Navio API

v0.1(4y ago)035MITPHPPHP ^7.4

Since May 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/HuckinB/Navio-API-Client)[ Packagist](https://packagist.org/packages/huckinb/navio-api-client)[ RSS](/packages/huckinb-navio-api-client/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

[![](https://raw.githubusercontent.com/truckspace/art/main/navio/logo.svg)](https://raw.githubusercontent.com/truckspace/art/main/navio/logo.svg)

Introduction
------------

[](#introduction)

Please note: This is not an Official Client for Navio. The Navio PHP Client grants users easier access to the Navio API. Allowing you to implement adding/removing drivers as well as retrieving drivers from the Navio System.

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

[](#requirements)

- PHP 7.4 or later
- Composer
- API Key is set in config/services.php

```
  'navio' => [
    'apikey' => env('NAVIO_API_KEY'),
  ],
```

Composer
--------

[](#composer)

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

```
composer require huckinb/navio-api-client
```

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

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

Navio Documentation
-------------------

[](#navio-documentation)

Documentation for API can be found on the [Docs](https://docs.navio.app/api-getting-started).

Support
-------

[](#support)

If you have any questions about the client, please create an issues ticket [New](https://github.com/HuckinB/Navio-API-Client/issues/new)

License
-------

[](#license)

This package is open-source and is licensed under the [MIT license](LICENSE.md).

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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

1508d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/41655029?v=4)[Brandon Huckin](/maintainers/HuckinB)[@HuckinB](https://github.com/HuckinB)

---

Top Contributors

[![HuckinB](https://avatars.githubusercontent.com/u/41655029?v=4)](https://github.com/HuckinB "HuckinB (3 commits)")

### Embed Badge

![Health badge](/badges/huckinb-navio-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/huckinb-navio-api-client/health.svg)](https://phpackages.com/packages/huckinb-navio-api-client)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.9k](/packages/laravel-framework)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M971](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k60](/packages/open-dxp-opendxp)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1223.7k](/packages/codebar-ag-laravel-docuware)

PHPackages © 2026

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