PHPackages                             stereoflo/vesta-manage - 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. stereoflo/vesta-manage

ActiveLibrary[Framework](/categories/framework)

stereoflo/vesta-manage
======================

VestaCP client for Laravel

v0.1.2(8y ago)0141GPL-3.0PHP

Since Oct 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/StereoFlo/vesta-manage)[ Packagist](https://packagist.org/packages/stereoflo/vesta-manage)[ RSS](/packages/stereoflo-vesta-manage/feed)WikiDiscussions master Synced today

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

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

[](#installation)

#### Via Composer

[](#via-composer)

Going your project directory on shell and run this command:

```
$ composer require stereoflo/vesta-manage
```

Publication

```
php artisan vendor:publish
```

Then select a needed option from list

Generate api key on a server

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

Or you can get existing keys

```
ls -l /usr/local/vesta/data/keys/
```

Usage
-----

[](#usage)

Simple usage

```
use VestaManage\Facades\Vesta;

$backups = Vesta::server('testVDS')->setUserName($userThatUWantToView)->listUserBackups();
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

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

Every ~30 days

Total

3

Last Release

3082d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e0e71b332659d017bb7b91bb2c83556d68494a3531f8d5478e4be53b6336efe?d=identicon)[StereoFlo](/maintainers/StereoFlo)

---

Top Contributors

[![StereoFlo](https://avatars.githubusercontent.com/u/3583643?v=4)](https://github.com/StereoFlo "StereoFlo (8 commits)")

---

Tags

apiframeworklaravelvestapanelhosting

### Embed Badge

![Health badge](/badges/stereoflo-vesta-manage/health.svg)

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

PHPackages © 2026

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