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)91.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 yesterday

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 57% 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

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

[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.9M110](/packages/mongodb-laravel-mongodb)[propaganistas/laravel-disposable-email

Disposable email validator

6023.2M7](/packages/propaganistas-laravel-disposable-email)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k161.4k2](/packages/mike-bronner-laravel-model-caching)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

46273.9k](/packages/harris21-laravel-fuse)[iazaran/smart-cache

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

21114.2k](/packages/iazaran-smart-cache)

PHPackages © 2026

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