elminson/massive-seeder

Insert massive amount of data to a db

v1.0.1 2024-05-19 03:41 UTC

This package is auto-updated.

Last update: 2024-05-22 19:47:25 UTC


README

Latest Version on Packagist Tests Total Downloads

Insert a massive amount of data to a db

Installation

You can install the package via composer:

composer require elminson/massive-seeder

(Only postgreSQL is supported 100% at the moment)

Usage

php artisan db:massive-seeder

img.png

License

The MIT License (MIT). Please see License File for more information.