beyondcode / laravel-masked-db-dump
Dump masked information from your database
Installs: 17 002
Dependents: 0
Suggesters: 0
Security: 0
Stars: 107
Watchers: 7
Forks: 33
Open Issues: 7
Requires
- php: ^7.3 || ^8.0
- doctrine/dbal: ^2.0|^3.0
- fakerphp/faker: ^1.13
- illuminate/console: ^7.0|^8.0|^9.0|^10.0
- illuminate/support: ^7.0|^8.0|^9.0|^10.0
Requires (Dev)
- orchestra/testbench: ^6.12|^7.0|^8.0
- phpunit/phpunit: ^8.0 || ^9.0
- spatie/phpunit-snapshot-assertions: ^4.2
This package is auto-updated.
Last update: 2024-10-26 12:04:01 UTC
README
A database dumping package that allows you to replace and mask columns while dumping your database.
Installation
You can install the package via composer:
composer require beyondcode/laravel-masked-db-dump
Documentation
The documentation can be found on our website.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email marcel@beyondco.de instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.