PHPackages                             gitipasand/iranprovince - 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. gitipasand/iranprovince

ActiveLibrary

gitipasand/iranprovince
=======================

List of all provinces with cities in Iran

15PHP

Since Mar 2Pushed 7y agoCompare

[ Source](https://github.com/gitipasand/iran-province-info)[ Packagist](https://packagist.org/packages/gitipasand/iranprovince)[ RSS](/packages/gitipasand-iranprovince/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

iran-province-info
==================

[](#iran-province-info)

A laravel package for IRAN Provinces and Cities.

installation
------------

[](#installation)

1.Run the command below to install via Composer

```
composer require gitipasand/iranprovince

```

2.Open your config/app.php and add the following to the providers array:

```
Gitipasand\IranProvinceInfo\IranProvinceServiceProvider::class,

```

3.Open your config/app.php and add the following to the aliases array:

```
'IranProvinceInfo'=>Gitipasand\IranProvinceInfo\IranProvinceInfo::class

```

4.run Command

```
php artisan vendor:publish

```

usage
-----

[](#usage)

```
use IranProvinceInfo;

$province = new IranProvinceInfo();

$province->getProvinces() // get All Provinces

$province->getCities() // get All Cities

$province->getProvinceCities($province_id); // get cities for province

```

License
-------

[](#license)

All contents of this package are licensed under the [MIT license](https://github.com/gitipasand/Iran-province-info/blob/master/LICENSE)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

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.

### Community

Maintainers

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

---

Top Contributors

[![gitipasand](https://avatars.githubusercontent.com/u/21143857?v=4)](https://github.com/gitipasand "gitipasand (1 commits)")

### Embed Badge

![Health badge](/badges/gitipasand-iranprovince/health.svg)

```
[![Health](https://phpackages.com/badges/gitipasand-iranprovince/health.svg)](https://phpackages.com/packages/gitipasand-iranprovince)
```

PHPackages © 2026

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