- PHP: >=7.4
- Composer
- Clone the repository:
$ git clone https://github.com/thiiagoms/dumper
- Generate autoload:
$ cd dumper
$ composer install
- Addd you MySQL credentials to
.env.example
them copy it to.env
:
$ cp .env.example .env
- Run
./dumper
and it will be generate.sql
file in root directory:
$ ./dumper
Thank you so much for your time 💜