PHPackages                             lfbellante/package-laravel-italy - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lfbellante/package-laravel-italy

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

lfbellante/package-laravel-italy
================================

This is a package for the laravel framework witch contains all italy cities, provinces and regions.

v0.1.0(4y ago)175MITPHP

Since Jan 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/lfbellante/package-laravel-italy)[ Packagist](https://packagist.org/packages/lfbellante/package-laravel-italy)[ RSS](/packages/lfbellante-package-laravel-italy/feed)WikiDiscussions main Synced 1mo ago

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

Laravel Italy Package
=====================

[](#laravel-italy-package)

This is a package for the laravel framework witch contains all italy cities, provinces and regions.

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

[](#installation)

```
composer require lfbellante/package-laravel-italy
```

Usage
-----

[](#usage)

Next, you should publish the Italy configuration, migration and seeder files using the vendor:publish Artisan command.

The italy configuration file will be placed in your application's config directory The italy migrations, factories and seeders files will be placed in your application's database directory. The italy json source file will be placed in your storage/app directory.

```
# Publish config file
php artisan vendor:publish --tag=italy-config

# Load migration & run
php artisan vendor:publish --tag=italy-migrations
php artisan migrate

# Load seeder
php artisan vendor:publish --tag=italy-seeders

# Seeding Regions
php artisan db:seed --class=RegionSeeder

# Seeding Province
php artisan db:seed --class=ProvinceSeeder

# Seeding City
php artisan db:seed --class=CitySeeder
```

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1582d ago

### Community

Maintainers

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

---

Top Contributors

[![lfbellante](https://avatars.githubusercontent.com/u/61480273?v=4)](https://github.com/lfbellante "lfbellante (2 commits)")

### Embed Badge

![Health badge](/badges/lfbellante-package-laravel-italy/health.svg)

```
[![Health](https://phpackages.com/badges/lfbellante-package-laravel-italy/health.svg)](https://phpackages.com/packages/lfbellante-package-laravel-italy)
```

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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