Dump masked information from your database
beyondcode/laravel-masked-db-dump is a Laravel package for dump masked information from your database.
It currently has 113 GitHub stars and 47.316 downloads on Packagist (latest version 5.0.0).
Install it with composer require beyondcode/laravel-masked-db-dump.
Discover more Laravel packages by beyondcode
or browse all Laravel packages to compare alternatives.
Last updated
A database dumping package that allows you to replace and mask columns while dumping your MySQL database.
You can install the package via composer:
composer require beyondcode/laravel-masked-db-dump
The documentation can be found on our website.
Herd is the control panel for your local environment, making it easy to set up and run complementary services to your Laravel applications. From databases to storage systems, we got you covered with MySQL, PostgreSQL, Redis, Typesense, Meilisearch, MinIO, and even Laravel Reverb.
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.