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(5y ago)03291MITPHPPHP &gt;=7.3

Since Sep 11Pushed 5y 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

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity53

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

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

[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k8.9M110](/packages/mongodb-laravel-mongodb)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8723.3M27](/packages/yajra-laravel-oci8)[glushkovds/phpclickhouse-laravel

Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel

2051.6M2](/packages/glushkovds-phpclickhouse-laravel)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/packages/api-platform-laravel)[laravel-liberu/laravel-gedcom

A package that converts gedcom files to Eloquent models

792.5k1](/packages/laravel-liberu-laravel-gedcom)

PHPackages © 2026

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