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. [Database &amp; ORM](/categories/database)
4. /
5. laraseed/laraseed

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

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

Bootstrap your database with common datasets

0.1.2(2y ago)014MITPHP

Since Jun 26Pushed 2y ago1 watchersCompare

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

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

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity30

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

737d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/171455586?v=4)[laraseed](/maintainers/laraseed)[@laraseed](https://github.com/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)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M118](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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