elminson/massive-seeder

Insert massive amount of data to a db

Fund package maintenance!
elminson

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/elminson/massive-seeder

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

This package is auto-updated.

Last update: 2025-10-17 00:26:41 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.