PHPackages                             devcake-deventer/country-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. devcake-deventer/country-seeder

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

devcake-deventer/country-seeder
===============================

This package can be used within laravel to seed a dutch translated country table to the database

1.0.1(4y ago)0861MITPHPPHP &gt;=7.3

Since Sep 11Pushed 4y ago2 watchersCompare

[ Source](https://github.com/devcake-deventer/laravel-country-seeder)[ Packagist](https://packagist.org/packages/devcake-deventer/country-seeder)[ RSS](/packages/devcake-deventer-country-seeder/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (6)Versions (5)Used By (0)

Laravel Country Seeder
======================

[](#laravel-country-seeder)

*Seed Dutch country names and nationalities to a table of your choice*

Base seeder
-----------

[](#base-seeder)

This package comes with a simple base seeder used within most of our projects. It enables us to seed specified tables only in development environments. The default behaviour is to seed the nationalities and/or countries in all environments.

Usage
-----

[](#usage)

There are several ways on how to use this package, the default behavior is configured to place all files (migrations, seeders and base seeder) into your project. We also offer solutions to customize the files copied to your project.

1. Install this package: `composer require devcake-deventer/country-seeder`
2. Publish the configuration: `php artisan vendor:publish --tag=$required-tag`
3. Change the config as desired
4. php artisan db:seed

Configurable properties
-----------------------

[](#configurable-properties)

The configuration sections for countries and nationalities are identical, so only the country version is explained below.

KeyDefaultDescription`countries.sync``true`Indicates if database entries be kept in sync with the seeder (`true`) or only new entries be inserted (`false`)`countries.table``"countries"`Name of the database table`countries.columns.code``"code"`Name of the code column in the database`countries.columns.name``"name"`Name of the name column in the databaseAvailable tags
--------------

[](#available-tags)

We provide 4 different tags to publish required files to your project.

TagDescription`country-seeder`Pulls in all files for seeding nationalities and countries. Including the base seeder`country-seeder-countries`Pulls in all the files for seeding countries`country-seeder-nationalities`Pulls in all the files for seeding nationalities`base-seeder`Only pulls in the base seeder

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 53.8% 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 ~91 days

Total

4

Last Release

1792d ago

Major Versions

0.2.4 → 1.02020-11-19

PHP version history (2 changes)0.2.4PHP ^7.0

1.0PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/1de9317e0fc8687dfcff32fac1fd5527293ac23e9c7ad5297f6a3e98e8f4ea40?d=identicon)[m.slinkman](/maintainers/m.slinkman)

---

Top Contributors

[![mikeslinkman](https://avatars.githubusercontent.com/u/3715598?v=4)](https://github.com/mikeslinkman "mikeslinkman (7 commits)")[![CerebralFart](https://avatars.githubusercontent.com/u/11133931?v=4)](https://github.com/CerebralFart "CerebralFart (5 commits)")[![bramr94](https://avatars.githubusercontent.com/u/24361182?v=4)](https://github.com/bramr94 "bramr94 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/devcake-deventer-country-seeder/health.svg)

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

###  Alternatives

[watson/validating

Eloquent model validating trait.

9723.3M46](/packages/watson-validating)[cybercog/laravel-love

Make Laravel Eloquent models reactable with any type of emotions in a minutes!

1.2k302.7k1](/packages/cybercog-laravel-love)[cviebrock/eloquent-taggable

Easy ability to tag your Eloquent models in Laravel.

567694.8k3](/packages/cviebrock-eloquent-taggable)[clickbar/laravel-magellan

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

423715.4k1](/packages/clickbar-laravel-magellan)[genealabs/laravel-pivot-events

This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.

1404.9M8](/packages/genealabs-laravel-pivot-events)[reedware/laravel-relation-joins

Adds the ability to join on a relationship by name.

2121.2M13](/packages/reedware-laravel-relation-joins)

PHPackages © 2026

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