PHPackages                             torann/moderate - 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. [Security](/categories/security)
4. /
5. torann/moderate

ActiveLibrary[Security](/categories/security)

torann/moderate
===============

A simple moderation system for Laravel.

0.2.6(8y ago)81.2kBSD-2-ClausePHPPHP &gt;=5.5.9

Since Jun 2Pushed 5y ago3 watchersCompare

[ Source](https://github.com/Torann/laravel-moderate)[ Packagist](https://packagist.org/packages/torann/moderate)[ RSS](/packages/torann-moderate/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (2)Versions (11)Used By (0)

Moderate for Laravel
====================

[](#moderate-for-laravel)

[![Latest Stable Version](https://camo.githubusercontent.com/6f72c0b8469ef3ec8de87113bcb06dd7dfe73a35ebf60e085756af085db87cb3/68747470733a2f2f706f7365722e707567782e6f72672f746f72616e6e2f6d6f6465726174652f762f737461626c652e706e67)](https://packagist.org/packages/torann/moderate)[![Total Downloads](https://camo.githubusercontent.com/f7c44544439b8a0712cf8fbd1eba01000db6c7fa36240c4052440f6801b780a4/68747470733a2f2f706f7365722e707567782e6f72672f746f72616e6e2f6d6f6465726174652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/torann/moderate)[![Patreon donate button](https://camo.githubusercontent.com/f9e075baad95563481d35174d43ef50757281abb6bc795d0f473fad452afa030/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617472656f6e2d646f6e6174652d79656c6c6f772e737667)](https://www.patreon.com/torann)[![Donate weekly to this project using Gratipay](https://camo.githubusercontent.com/0eeae019980adaa1dc64842cfb01f3d738c688982ea4eb58094047011cb46704/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f67726174697061792d646f6e6174652d79656c6c6f772e737667)](https://gratipay.com/~torann)[![Donate to this project using Flattr](https://camo.githubusercontent.com/d79e412f78041f87e203449041ad81848a8405cf0f3c622c51e3bad0c2a4b599/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f666c617474722d646f6e6174652d79656c6c6f772e737667)](https://flattr.com/profile/torann)[![Donate to this project using Paypal](https://camo.githubusercontent.com/604e3db9c8751116b3f765aad0353ec7ded655bbe8aaacbc38d8c4a6b784b3ed/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d50617950616c2d677265656e2e737667)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4CJA2A97NPYVU)

A simple moderation system for Laravel 5.

- [Moderate on Packagist](https://packagist.org/packages/torann/moderate)
- [Moderate on GitHub](https://github.com/torann/laravel-moderate)

Official Documentation
----------------------

[](#official-documentation)

Documentation for the package can be found on [Lyften.com](http://lyften.com/projects/laravel-moderate/).

Laravel 4
---------

[](#laravel-4)

For Laravel 4 Installation see [version 0.1](https://github.com/Torann/laravel-moderate/tree/0.1);

Change Log
----------

[](#change-log)

#### v0.2.3

[](#v023)

- Refactor moderate trait
- Add mutator for moderated attribute

#### v0.2.2

[](#v022)

- Simplify driver configuration

#### v0.2.1

[](#v021)

- Better multiple locale support

#### v0.2.0

[](#v020)

- Update to support Laravel 5
- More flexible blacklist drivers
- Add local blacklist driver
- Multiple locale support for blacklists
- Replaced homegrown caching with Laravel's

#### v0.1.1

[](#v011)

- Add Blacklist drivers
- Namespace cleanup
- Better caching
- Timestamp management

#### v0.1.0

[](#v010)

- First release

### License

[](#license)

Moderate is open-sourced software licensed under the BSD 2-Clause License.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.9% 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 ~149 days

Recently: every ~171 days

Total

10

Last Release

3028d ago

PHP version history (2 changes)0.1.0PHP &gt;=5.4.0

0.2.0PHP &gt;=5.5.9

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1406755?v=4)[Daniel Stainback](/maintainers/torann)[@Torann](https://github.com/Torann)

---

Top Contributors

[![Torann](https://avatars.githubusercontent.com/u/1406755?v=4)](https://github.com/Torann "Torann (31 commits)")[![sasin91](https://avatars.githubusercontent.com/u/808722?v=4)](https://github.com/sasin91 "sasin91 (1 commits)")

---

Tags

laravelsecurityspamprotectblacklistmoderationrestrictModerate

### Embed Badge

![Health badge](/badges/torann-moderate/health.svg)

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

###  Alternatives

[tzsk/otp

A secure, database-free One-Time Password (OTP) generator and verifier for PHP and Laravel.

241641.4k1](/packages/tzsk-otp)[akaunting/laravel-firewall

Web Application Firewall (WAF) package for Laravel

999465.8k2](/packages/akaunting-laravel-firewall)[dgtlss/warden

A Laravel package that proactively monitors your dependencies for security vulnerabilities by running automated composer audits and sending notifications via webhooks and email

8745.6k](/packages/dgtlss-warden)[ercsctt/laravel-file-encryption

Secure file encryption and decryption for Laravel applications

642.6k](/packages/ercsctt-laravel-file-encryption)

PHPackages © 2026

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