PHPackages                             atsicorp/hetzner-cloud - 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. atsicorp/hetzner-cloud

ActiveLibrary

atsicorp/hetzner-cloud
======================

A PHP SDK for the Hetzner Cloud API.

v0.0.2-stable(1y ago)13MITPHPPHP ^7.1|^8.2CI failing

Since Sep 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/anjasamar/hetzner-cloud-php-sdk)[ Packagist](https://packagist.org/packages/atsicorp/hetzner-cloud)[ RSS](/packages/atsicorp-hetzner-cloud/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

Hetzner Cloud PHP SDK
=====================

[](#hetzner-cloud-php-sdk)

A PHP SDK for the Hetzner Cloud API:

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

[](#installation)

You can install the package via composer:

```
composer require atsicorp/hetzner-cloud
```

Usage
-----

[](#usage)

```
$hetznerClient = new \atsicorp\HetznerCloud\HetznerAPIClient($apiKey);
foreach ($hetznerClient->servers()->all() as $server) {
    echo 'ID: '.$server->id.' Name:'.$server->name.' Status: '.$server->status.PHP_EOL;
}
```

### Testing

[](#testing)

You can just run `phpunit`. The whole library is based on unit tests and sample responses from the official Hetzner Cloud documentation.

### Changelog

[](#changelog)

Please see [CHANGELOG](https://github.com/anjasamar/hetzner-cloud-php-sdk/releases) for more information what has changed recently.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Anjas Amar Pradana](https://github.com/anjasamar)

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

606d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/39d83c4d691beebc2ac0fbe90b6843880125fc27da502de796302bfbfc325fc2?d=identicon)[atsicorp](/maintainers/atsicorp)

---

Top Contributors

[![anjasamar](https://avatars.githubusercontent.com/u/21999640?v=4)](https://github.com/anjasamar "anjasamar (9 commits)")

---

Tags

hetznerhetzner cloudhcloudcloud php library

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/atsicorp-hetzner-cloud/health.svg)

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

###  Alternatives

[lkdevelopment/hetzner-cloud-php-sdk

An unofficial PHP SDK for the Hetzner Cloud API.

12692.0k1](/packages/lkdevelopment-hetzner-cloud-php-sdk)[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[laravel/valet

A more enjoyable local development experience for Mac.

2.6k911.9k13](/packages/laravel-valet)[illuminate/http

The Illuminate Http package.

11936.0M5.1k](/packages/illuminate-http)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[glhd/conveyor-belt

14797.0k](/packages/glhd-conveyor-belt)

PHPackages © 2026

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