PHPackages                             kitteam/hestia-api - 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. [Framework](/categories/framework)
4. /
5. kitteam/hestia-api

ActiveLibrary[Framework](/categories/framework)

kitteam/hestia-api
==================

HestiaCP client for Laravel

1.0.1(5mo ago)03GPL-3.0PHP

Since Feb 10Pushed 5mo agoCompare

[ Source](https://github.com/kitteam/hestia-api)[ Packagist](https://packagist.org/packages/kitteam/hestia-api)[ RSS](/packages/kitteam-hestia-api/feed)WikiDiscussions master Synced 1w ago

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

[![](https://cloud.githubusercontent.com/assets/5102591/25568951/b69285b4-2e15-11e7-9bd1-c91a04fb7f97.png)](https://cloud.githubusercontent.com/assets/5102591/25568951/b69285b4-2e15-11e7-9bd1-c91a04fb7f97.png)

Powerful API client hosting HestiaCP for Laravel

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

[](#installation)

#### Via Composer

[](#via-composer)

Going your project directory on shell and run this command:

```
$ composer require kitteam/hestia-api
```

Publication

```
php artisan vendor:publish --provider="HestiaAPI\Providers\HestiaServiceProvider"
```

Generate api key

```
bash /usr/local/hestia/bin/v-generate-api-key
```

Usage
-----

[](#usage)

Simple usage

```
use HestiaAPI\Facades\Hestia;

$backups = Hestia::server('ServerName')->setUserName('UserName')->listUserBackups();
```

###  Health Score

31

—

LowBetter than 65% of packages

Maintenance72

Regular maintenance activity

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 76% 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 ~29 days

Total

2

Last Release

159d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3116545?v=4)[kit-team](/maintainers/kit-team)[@kit-team](https://github.com/kit-team)

---

Top Contributors

[![tabuna](https://avatars.githubusercontent.com/u/5102591?v=4)](https://github.com/tabuna "tabuna (38 commits)")[![sleuthhound](https://avatars.githubusercontent.com/u/1821565?v=4)](https://github.com/sleuthhound "sleuthhound (10 commits)")[![robindirksen1](https://avatars.githubusercontent.com/u/22446895?v=4)](https://github.com/robindirksen1 "robindirksen1 (1 commits)")[![StereoFlo](https://avatars.githubusercontent.com/u/3583643?v=4)](https://github.com/StereoFlo "StereoFlo (1 commits)")

---

Tags

frameworklaravelpanelhostinghestia

### Embed Badge

![Health badge](/badges/kitteam-hestia-api/health.svg)

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.8k2.5k](/packages/unopim-unopim)[laravel/framework

The Laravel Framework.

34.9k556.2M21.4k](/packages/laravel-framework)[bagisto/bagisto

Bagisto Laravel E-Commerce

28.0k175.2k9](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

23.7k33.9k1](/packages/krayin-laravel-crm)[statamic/cms

The Statamic CMS Core Package

4.9k3.8M1.2k](/packages/statamic-cms)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.8M228](/packages/backpack-crud)

PHPackages © 2026

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