SkillAgentSearch skills...

Prpcmblmts

Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.

Install / Use

/learn @woenel/Prpcmblmts
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PRPCMBLMTS

Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.

Version 2 is coming soon, featuring relationship capabilities and a host of other improvements.

YOU CAN CHECK THE DEV VERSION 2 HERE TO SEE WHAT'S NEW

License: MIT Packagist GitHub stars

Requirements

  • Laravel 5.5 to 12.x

What's inside

Installation

  1. Install using Composer
composer require woenel/prpcmblmts "^1.1"
  1. Publish migration and seed files
php artisan vendor:publish --provider="Woenel\Prpcmblmts\ServiceProvider"
  1. Run the following migrate artisan command
php artisan migrate --path="database/migrations/prpcmblmts"
  1. Dump autoload using Composer
composer dump-autoload
  1. Lastly, seed the data using the following seed artisan command below
php artisan db:seed --class=PhilippineSeeder

Credit

Philippine Standard Geographic Code (PSGC)

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated1mo ago
Forks5

Languages

PHP

Security Score

95/100

Audited on Feb 21, 2026

No findings