PHPackages                             vladimirbiro/allocate-ram-control - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vladimirbiro/allocate-ram-control

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

vladimirbiro/allocate-ram-control
=================================

033PHP

Since Dec 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/vladimirbiro/AllocateRamControl)[ Packagist](https://packagist.org/packages/vladimirbiro/allocate-ram-control)[ RSS](/packages/vladimirbiro-allocate-ram-control/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

**Install:**

composer require vladimirbiro/allocate-ram-control

**congif:**

services:

```
-
	class: VB\AllocateRam\Control
	setup:
		- setSwitch(1)

```

**use:**

use VB\\AllocateRam\\Control;

public function \_\_construct(Control $arc) { $this-&gt;arc = $arc; }

public function presenter() { $this-&gt;arc-&gt;log('test'); }

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/84898267a380e7c675db7afc70171de688d1271feaef7bb39ab389be94318eda?d=identicon)[vladimirbiro](/maintainers/vladimirbiro)

---

Top Contributors

[![vladimirbiro](https://avatars.githubusercontent.com/u/19396906?v=4)](https://github.com/vladimirbiro "vladimirbiro (9 commits)")

### Embed Badge

![Health badge](/badges/vladimirbiro-allocate-ram-control/health.svg)

```
[![Health](https://phpackages.com/badges/vladimirbiro-allocate-ram-control/health.svg)](https://phpackages.com/packages/vladimirbiro-allocate-ram-control)
```

###  Alternatives

[kevinchappell/form-builder

jQuery formBuilder

2.7k6.9k2](/packages/kevinchappell-form-builder)

PHPackages © 2026

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