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 1w 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 22% 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

1831d 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

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78026.4M414](/packages/react-http)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48347.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

84310.1M71](/packages/smi2-phpclickhouse)

PHPackages © 2026

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