PHPackages                             hdata/hdata - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. hdata/hdata

ActiveLibrary[HTTP &amp; Networking](/categories/http)

hdata/hdata
===========

Interact with HData servers using PHP

0.0.1(5y ago)05Apache-2.0PHPPHP ^7.4|^8.0

Since May 13Pushed 3y ago2 watchersCompare

[ Source](https://github.com/HData-org/php-hdata)[ Packagist](https://packagist.org/packages/hdata/hdata)[ Docs](https://github.com/hdata-org/php-hdata)[ RSS](/packages/hdata-hdata/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Interact with HData servers using PHP

[![Latest Version on Packagist](https://camo.githubusercontent.com/039f6898a438aa01dc7b3e5a664db64e8ebaa07dcba7c1f48c75d34bb58815b0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f68646174612f68646174612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hdata/hdata)[![Total Downloads](https://camo.githubusercontent.com/ba8c767f01fa902f52ab3d06bfeddc8fcfeb640418d73cc6d5d996a39a52183d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f68646174612f68646174612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hdata/hdata)

See  for creating an HData server to connect this package with.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require hdata/hdata
```

Usage
-----

[](#usage)

Note: Be sure to have the php\_openssl extension enabled.

```
use HData\HData;

$host = "127.0.0.1";
$port = 8888;

$hdata = new HData\HData($host, $port);

echo $hdata->getStatus();

$hdata->disconnect();
```

License
-------

[](#license)

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

PHP Package Boilerplate
-----------------------

[](#php-package-boilerplate)

This package was generated using the [PHP Package Boilerplate](https://laravelpackageboilerplate.com) by [Beyond Code](http://beyondco.de/).

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

1877d ago

### Community

Maintainers

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

---

Top Contributors

[![Flolon](https://avatars.githubusercontent.com/u/15746034?v=4)](https://github.com/Flolon "Flolon (25 commits)")

---

Tags

hdata

### Embed Badge

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

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M92](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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