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 today

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

27

—

LowBetter than 47% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Recently: every ~1 days

Total

10

Last Release

2274d 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

[rapidez/core

Rapidez Core

1823.5k72](/packages/rapidez-core)

PHPackages © 2026

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