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(2mo ago)03GPL-3.0PHP

Since Feb 10Pushed 2mo 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 1mo 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

35

—

LowBetter than 80% of packages

Maintenance86

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity35

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

68d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ba0593ecfc0c178dfcef3405e6da3005f9522d14ebb40f9c4db5597bdde6f8c4?d=identicon)[kit-team](/maintainers/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

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

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