PHPackages                             hzh/seeder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. hzh/seeder

ActiveLibrary[Database &amp; ORM](/categories/database)

hzh/seeder
==========

Libreria que permite crear seeders a partir de tablas de una base de datos.

v2.1.0(3y ago)011MITPHPPHP ^7.3|^8.0

Since May 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/librariesHZH/hzhseed)[ Packagist](https://packagist.org/packages/hzh/seeder)[ RSS](/packages/hzh-seeder/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (3)Versions (15)Used By (0)

hzh seeder
==========

[](#hzh-seeder)

This library allow to generate a seeder file from existing table in current database (Laravel).

### Installation:

[](#installation)

composer require hzh/seeder

### Use:

[](#use)

1. After Installation you must put this line in your config/app.php inside a provider's array:

    Hzh\\Seeder\\HzhServiceProvider::class
2. Use this command to generate the seeder File:

    php artisan hzh:seeder tableName ModelName
3. Enjoy it!

### NOTE: Is imperative to has a `Model` created before use this library.

[](#note-is-imperative-to-has-a-model-created-before-use-this-library)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

14

Last Release

1154d ago

Major Versions

v1.0.6 → v2.0.02023-05-07

PHP version history (2 changes)v1.0.0PHP ^8.1

v2.0.0PHP ^7.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/4dd56c7f0735ef774c05f2a407eb8f593edf07c4635f63b05323139cf951d7cf?d=identicon)[gabohzh](/maintainers/gabohzh)

---

Top Contributors

[![gabohzh](https://avatars.githubusercontent.com/u/35227469?v=4)](https://github.com/gabohzh "gabohzh (37 commits)")

### Embed Badge

![Health badge](/badges/hzh-seeder/health.svg)

```
[![Health](https://phpackages.com/badges/hzh-seeder/health.svg)](https://phpackages.com/packages/hzh-seeder)
```

###  Alternatives

[spatie/laravel-medialibrary

Associate files with Eloquent models

6.1k43.2M631](/packages/spatie-laravel-medialibrary)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k91.0k1](/packages/mike-bronner-laravel-model-caching)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
