PHPackages                             angry-moustache/rambo - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. angry-moustache/rambo

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

angry-moustache/rambo
=====================

Package for making forms

3.0.5(3y ago)0104MITPHPPHP ^8.0

Since May 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/AngryMoustache/rambo)[ Packagist](https://packagist.org/packages/angry-moustache/rambo)[ RSS](/packages/angry-moustache-rambo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (14)Used By (0)

Rambo v2
========

[](#rambo-v2)

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

[](#installation)

First install the packages:

```
composer require angry-moustache/rambo
```

Then you'll want to publish the required assets, you can also publish the views and config file, but those are not required.

```
php artisan vendor:publish --tag=rambo-required-assets
php artisan vendor:publish --tag=rambo-config
```

After that run laravel migration to get the rambo specific tables and seed an administrator

```
php artisan migrate --seed
```

You can now log in on the `/admin` route, using the test user! Username: admin Password: test

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Total

11

Last Release

1317d ago

Major Versions

1.0.0 → 2.0.02021-06-27

2.0.3 → 3.0.02022-02-06

PHP version history (2 changes)1.0.0PHP &gt;=7.4.0

3.0.1PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/a0823716f39cd253642c2b62390b95420214aa6a18e0038d194a7853ee5dc154?d=identicon)[AngryMoustache](/maintainers/AngryMoustache)

---

Top Contributors

[![AngryMoustache](https://avatars.githubusercontent.com/u/20287748?v=4)](https://github.com/AngryMoustache "AngryMoustache (204 commits)")

### Embed Badge

![Health badge](/badges/angry-moustache-rambo/health.svg)

```
[![Health](https://phpackages.com/badges/angry-moustache-rambo/health.svg)](https://phpackages.com/packages/angry-moustache-rambo)
```

###  Alternatives

[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)[carsdotcom/laravel-json-schema

Json Schema validation for Laravel projects

1036.7k3](/packages/carsdotcom-laravel-json-schema)

PHPackages © 2026

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