PHPackages                             binsoul/net-hal-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. binsoul/net-hal-client

ActiveLibrary[API Development](/categories/api)

binsoul/net-hal-client
======================

Client for the JSON Hypertext Application Language

0.2.0(5y ago)11.6k1[1 issues](https://github.com/binsoul/net-hal-client/issues)1MITPHPPHP ^7.3 || ^8.0

Since May 5Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/binsoul/net-hal-client)[ Packagist](https://packagist.org/packages/binsoul/net-hal-client)[ Docs](https://github.com/binsoul/net-hal-client)[ RSS](/packages/binsoul-net-hal-client/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (11)Versions (3)Used By (1)

net-hal-client
==============

[](#net-hal-client)

[![Latest Version on Packagist](https://camo.githubusercontent.com/16191700f13f9f139a3ea646a7bb19c22a444ff768d22fb8794357b996af62d8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62696e736f756c2f6e65742d68616c2d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/binsoul/net-hal-client)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/9f3af5eb5339b70f70845e5267e47fe7e528902cc9d5a69ca06cf72f6894f8b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62696e736f756c2f6e65742d68616c2d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/binsoul/net-hal-client)[![Build Status](https://camo.githubusercontent.com/08a9fb4cd780363da26da0ddd31f317a8817864d69b1d9d233ff8f9825f7902a/68747470733a2f2f7472617669732d63692e6f72672f62696e736f756c2f6e65742d68616c2d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/binsoul/net-hal-client)

Hypertext Application Language (HAL) is an Internet Draft standard convention for defining hypermedia such as links to external resources within JSON or XML.

This package provides a client to work with HAL+JSON endpoints. It requires a PSR-18 compatible client to send HTTP requests.

Install
-------

[](#install)

Via composer:

```
$ composer require binsoul/net-hal-client
```

This package requires PSR-17 compatible request/URI factories and a PSR-18 compatible HTTP client. If no factories are supplied, it uses [PHP-HTTP](https://php-http.org) discovery to find installed implementations.

For example if you want to use [Guzzle](http://guzzlephp.org) as HTTP client execute:

```
$ composer require http-interop/http-factory-guzzle php-http/guzzle7-adapter
```

Testing
-------

[](#testing)

```
$ composer test
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.4% 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 ~345 days

Total

2

Last Release

1941d ago

PHP version history (2 changes)0.1.0PHP ^7.2

0.2.0PHP ^7.3 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14879936?v=4)[binsoul](/maintainers/binsoul)[@binsoul](https://github.com/binsoul)

---

Top Contributors

[![binsoul](https://avatars.githubusercontent.com/u/14879936?v=4)](https://github.com/binsoul "binsoul (37 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (1 commits)")

---

Tags

clienthalnet

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/binsoul-net-hal-client/health.svg)

```
[![Health](https://phpackages.com/badges/binsoul-net-hal-client/health.svg)](https://phpackages.com/packages/binsoul-net-hal-client)
```

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k19](/packages/tempest-framework)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

36826.2k2](/packages/telnyx-telnyx-php)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

86337.5k](/packages/flow-php-flow)[cakephp/cakephp

The CakePHP framework

8.9k20.0M1.8k](/packages/cakephp-cakephp)[openai-php/client

OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API

5.8k29.9M341](/packages/openai-php-client)[getbrevo/brevo-php

Official PHP SDK for the Brevo API.

1004.1M58](/packages/getbrevo-brevo-php)

PHPackages © 2026

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