Redactable Models

Redactable Models

Redact, Obfuscate or Mask Data


Description

Redact, Obfuscate, or Mask Data

Overview

Redactable Models is a Laravel package designed to help developers consistently and easily redact, obfuscate, or mask specific fields within their models.

Use Case

When developing web applications, it’s common to retain historical data for auditing or reporting. However, due to privacy and security concerns, sensitive information must often be removed from the stored records. This package allows you to keep database rows while eliminating confidential details.

Functionality

With Redactable Models, you can:

  • Specify which models and fields require redaction.
  • Define the method of redaction for each field.

Creator

Ash Allen
@AshAllenDesign

Related Projects

Laravel Artifact

Laravel Artifact

Media Management Package

Mirror

Mirror

Impersonation Package

LaravelPlus Updater

LaravelPlus Updater

Sync Laravel Projects

Laravel Credits

Laravel Credits

Credit Management System

Laravel Glider

Laravel Glider

Glide Image Manipulation in Blade Templates

Laravel Ownable

Laravel Ownable

Eloquent Ownership Relationships