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)033MITPHPPHP ^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 1mo ago

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 14% 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

1461d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b3162f1f005c7758ecf99c843bdcc7a937389ed356b7028262cdfdf0c9927d2f?d=identicon)[HuckinB](/maintainers/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

[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[ashallendesign/laravel-exchange-rates

A wrapper package for interacting with the exchangeratesapi.io API.

485677.8k](/packages/ashallendesign-laravel-exchange-rates)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

102589.1k3](/packages/vluzrmos-slack-api)[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

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

PHPackages © 2026

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