PHPackages                             blackpanda/virt - 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. [API Development](/categories/api)
4. /
5. blackpanda/virt

ActiveLibrary[API Development](/categories/api)

blackpanda/virt
===============

Virtualizor API Wrapper

v1.1.7(6y ago)05[1 PRs](https://github.com/B14ckP4nd4/virt/pulls)MITPHPPHP ^7.2

Since Nov 5Pushed 1y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (2)Versions (12)Used By (0)

Virtualizor API Wrapper
=======================

[](#virtualizor-api-wrapper)

### **Install** ( laravel 6+ &amp;&amp; PHP 7.2+ Required )

[](#install--laravel-6--php-72-required-)

**install with composer**

```
composer require blackpanda/virt

```

**edit config/app.php**

```
        /*
         * Package Service Providers...
         */
          blackpanda\virt\VirtualizorServiceProvider::class,

```

run publish command

```
php artisan vendor:publish --provider=blackpanda\virt\VirtualizorServiceProvider --force

```

and run migrations

this package use my own database encryption and you have to learn how encryption works, after that try to use this package or remove encryptable trait and encryptor package.

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~17 days

Recently: every ~1 days

Total

10

Last Release

2320d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0cd11d1b9778c05a825a1d63eedb23897ccfd562ef90a7a90c4119e6fcdff426?d=identicon)[B14ckP4nd4](/maintainers/B14ckP4nd4)

---

Top Contributors

[![B14ckP4nd4](https://avatars.githubusercontent.com/u/46260610?v=4)](https://github.com/B14ckP4nd4 "B14ckP4nd4 (33 commits)")

### Embed Badge

![Health badge](/badges/blackpanda-virt/health.svg)

```
[![Health](https://phpackages.com/badges/blackpanda-virt/health.svg)](https://phpackages.com/packages/blackpanda-virt)
```

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

818355.4k3](/packages/defstudio-telegraph)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5226.7k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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