PHPackages                             laraseed/laraseed - 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. laraseed/laraseed

ActiveLibrary

laraseed/laraseed
=================

Bootstrap your database with common datasets

0.1.2(1y ago)014MITPHP

Since Jun 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/laraseed/laraseed)[ Packagist](https://packagist.org/packages/laraseed/laraseed)[ RSS](/packages/laraseed-laraseed/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Laraseed makes it easy to install common datasets for your Laravel project. Current datasets include countries, languages, currencies and more. You will also be given the option to create a corresponding model for each table. I'll be adding more datasets in the future.

Installation
------------

[](#installation)

```
composer require laraseed/laraseed --dev

```

Installing database tables
--------------------------

[](#installing-database-tables)

```
php artisan laraseed:install

```

The installer will guide you through the dataset installation process.

Dropping tables
---------------

[](#dropping-tables)

```
php artisan laraseed:drop

```

Laraseed will show you which tables are installed with an option to drop.

Credits
-------

[](#credits)

Timezone list

Great resource for datasets

Countries list

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

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

Unknown

Total

1

Last Release

682d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb6d037f373a4d88b06624b1bfc6b2a28c9ee34807dfcbd0eef282624919bffb?d=identicon)[laraseed](/maintainers/laraseed)

### Embed Badge

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

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

PHPackages © 2026

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