Torann / laravel-moderate by torann

A simple moderation system for Laravel.
1,235
8
5
Package Data
Maintainer Username: torann
Maintainer Contact: daniel@lyften.com (Daniel Stainback)
Package Create Date: 2014-05-26
Package Last Update: 2021-02-22
Home Page: http://lyften.com/projects/laravel-moderate
Language: PHP
License: BSD-2-Clause
Last Refreshed: 2024-04-19 15:00:50
Package Statistics
Total Downloads: 1,235
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 8
Total Watchers: 5
Total Forks: 0
Total Open Issues: 0

Moderate for Laravel 5

Latest Stable Version Total Downloads Patreon donate button Donate weekly to this project using Gratipay Donate to this project using Flattr Donate to this project using Paypal

A simple moderation system for Laravel 5.

Official Documentation

Documentation for the package can be found on Lyften.com.

Laravel 4

For Laravel 4 Installation see version 0.1;

Change Log

v0.2.3

  • Refactor moderate trait
  • Add mutator for moderated attribute

v0.2.2

  • Simplify driver configuration

v0.2.1

  • Better multiple locale support

v0.2.0

  • 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

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

v0.1.0

  • First release

License

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