PHPackages                             chiariello/laravel-italian-cities - 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. chiariello/laravel-italian-cities

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

chiariello/laravel-italian-cities
=================================

Get italian cities from istat files

0.1.0(2y ago)06MITPHPPHP ^8.1

Since Nov 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/chiariello/laravel-italian-cities)[ Packagist](https://packagist.org/packages/chiariello/laravel-italian-cities)[ Docs](https://github.com/:vendor_slug/:package_slug)[ RSS](/packages/chiariello-laravel-italian-cities/feed)WikiDiscussions main Synced 1mo ago

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

Sync Italian cities from ISTAT
==============================

[](#sync-italian-cities-from-istat)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e7618f89cce363691aa460d2ff3dafbdb94cf4d5f13377c8bf20a025868388f6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636869617269656c6c6f2f6c61726176656c2d6974616c69616e2d6369746965732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chiariello/laravel-italian-cities)[![GitHub Tests Action Status](https://camo.githubusercontent.com/9d224626f54c550689c066b0c433883af9377742b1e4f3327e7ecb1e6abd120e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636869617269656c6c6f2f6c61726176656c2d6974616c69616e2d6369746965732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/chiariello/laravel-italian-cities/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/e4fe28f8807c4e8067ffacb86d274cc43e49820f22caffd0ccb63a78ca5052d3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636869617269656c6c6f2f6c61726176656c2d6974616c69616e2d6369746965732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/chiariello/laravel-italian-cities/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/8ec8f2d28356166dcae782740cf292fbfdaa6735bc2bd5694617e1e01aefe922/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636869617269656c6c6f2f6c61726176656c2d6974616c69616e2d6369746965732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chiariello/laravel-italian-cities)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/d6cf1e9cf3a34f1ca3b6f7b01cc9d1ea27f224ccef9089e0defe6c08f774d136/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d6974616c69616e2d6369746965732e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-italian-cities)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require chiariello/laravel-italian-cities
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-italian-cities-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-italian-cities-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-italian-cities-views"
```

Usage
-----

[](#usage)

```
$laravelItalianCities = new Chiariello\LaravelItalianCities();
echo $laravelItalianCities->echoPhrase('Hello, Chiariello!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Salvatore Chiariello](https://github.com/chiariello)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

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

924d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a4edc07ffc6b5bc0b13fa7924830081285e44a0dc2803deb073fd5f47d380524?d=identicon)[salvatore.chiariello](/maintainers/salvatore.chiariello)

---

Top Contributors

[![salvatorechiariello](https://avatars.githubusercontent.com/u/82819523?v=4)](https://github.com/salvatorechiariello "salvatorechiariello (2 commits)")[![chiariello](https://avatars.githubusercontent.com/u/7082009?v=4)](https://github.com/chiariello "chiariello (1 commits)")

---

Tags

laravel

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/chiariello-laravel-italian-cities/health.svg)

```
[![Health](https://phpackages.com/badges/chiariello-laravel-italian-cities/health.svg)](https://phpackages.com/packages/chiariello-laravel-italian-cities)
```

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M627](/packages/spatie-laravel-data)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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