An open API service indexing awesome lists of open source software.

https://github.com/beyondcode/laravel-masked-db-dump

Dump masked information from your database
https://github.com/beyondcode/laravel-masked-db-dump

Last synced: 9 months ago
JSON representation

Dump masked information from your database

Awesome Lists containing this project

README

          

# Laravel Masked DB Dump

A database dumping package that allows you to replace and mask columns while dumping your MySQL database.

[![Latest Version on Packagist](https://img.shields.io/packagist/v/beyondcode/laravel-masked-db-dump.svg?style=flat-square)](https://packagist.org/packages/beyondcode/laravel-masked-db-dump)
[![Total Downloads](https://img.shields.io/packagist/dt/beyondcode/laravel-masked-db-dump.svg?style=flat-square)](https://packagist.org/packages/beyondcode/laravel-masked-db-dump)

## Installation

You can install the package via composer:

```bash
composer require beyondcode/laravel-masked-db-dump
```

## Documentation

The documentation can be found on [our website](https://beyondco.de/docs/laravel-masked-db-dump).

## Databases at your fingertips
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.

[herd.laravel.com](https://herd.laravel.com/)

![image](https://github.com/user-attachments/assets/7fee3bdf-a521-47e9-9023-eb973452209e)

### Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

If you discover any security related issues, please email marcel@beyondco.de instead of using the issue tracker.

## Credits

- [Marcel Pociot](https://github.com/mpociot)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.