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 1mo 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 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

1106d 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

[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[ryangjchandler/orbit

A flat-file database driver for Eloquent.

922256.2k5](/packages/ryangjchandler-orbit)[clickbar/laravel-magellan

This package provides functionality for working with the postgis extension in Laravel.

423715.4k1](/packages/clickbar-laravel-magellan)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[baril/bonsai

An implementation of the Closure Tables pattern for Eloquent.

3593.5k](/packages/baril-bonsai)[toponepercent/baum

Baum is an implementation of the Nested Set pattern for Eloquent models.

3154.7k](/packages/toponepercent-baum)

PHPackages © 2026

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