PHPackages                             beekalam/ir-airports - 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. beekalam/ir-airports

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

beekalam/ir-airports
====================

A package for Iran Airport Data

1.0.0(5y ago)031MITPHPPHP ^7.1

Since Jan 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/beekalam/ir-airports)[ Packagist](https://packagist.org/packages/beekalam/ir-airports)[ Docs](https://github.com/beekalam/ir-airports)[ RSS](/packages/beekalam-ir-airports/feed)WikiDiscussions main Synced 3w ago

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

Getting Airport data from IATA code for Iran Airports.
======================================================

[](#getting-airport-data-from-iata-code-for-iran-airports)

[![Latest Version on Packagist](https://camo.githubusercontent.com/52a2f47f6a19a6c5c1d1a9f746f9768ae5fbc10ae6c41ec93ed3e2e118f0d051/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6265656b616c616d2f69722d616972706f7274732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/beekalam/ir-airports)[![Build Status](https://camo.githubusercontent.com/c10489e230d0be6e8d9c21ff1eb6b9a100b0bd8b42e4b30fa0f5dc979218f636/68747470733a2f2f7472617669732d63692e636f6d2f6265656b616c616d2f69722d616972706f7274732e7376673f6272616e63683d6d61696e)](https://travis-ci.com/beekalam/ir-airports)[![Quality Score](https://camo.githubusercontent.com/4f545485e9ac28ab34b3028f83e6fd2ff9719b41cc3a841ce67838b9b56bfd70/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6265656b616c616d2f69722d616972706f7274732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/beekalam/ir-airports)[![Total Downloads](https://camo.githubusercontent.com/62059579e0e5907ce9a4060390e57df8c8ca3dba392853c901c85d799d1fe65a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6265656b616c616d2f69722d616972706f7274732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/beekalam/ir-airports)

A simple class to get Airport data using IATA code for Iran Airports.

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

[](#installation)

You can install the package via composer:

```
composer require beekalam/ir-airports
```

Usage
-----

[](#usage)

```
require __DIR__. "/vendor/autoload.php";

use Beekalam\IRAirports\IRAirport;

$airport = IRAirport::fromCode('SYZ');
echo $airport->getType(). PHP_EOL;
echo $airport->getEnglishName() . PHP_EOL;
echo $airport->getPersianName() . PHP_EOL;
echo $airport->getCoordinates() . PHP_EOL;
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Mohammadreza Mansouri](https://github.com/beekalam)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

PHP Package Boilerplate
-----------------------

[](#php-package-boilerplate)

This package was generated using the [PHP Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

1981d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7735939?v=4)[Mohammad Reza Mansouri](/maintainers/beekalam)[@beekalam](https://github.com/beekalam)

---

Top Contributors

[![beekalam](https://avatars.githubusercontent.com/u/7735939?v=4)](https://github.com/beekalam "beekalam (22 commits)")

---

Tags

beekalamir-airports

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/beekalam-ir-airports/health.svg)

```
[![Health](https://phpackages.com/badges/beekalam-ir-airports/health.svg)](https://phpackages.com/packages/beekalam-ir-airports)
```

###  Alternatives

[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5275.9M121](/packages/symplify-monorepo-builder)[phpactor/phpactor

PHP refactoring and intellisense tool for text editors

1.9k17.1k1](/packages/phpactor-phpactor)[phpdocumentor/reflection

Reflection library to do Static Analysis for PHP Projects

12525.9M149](/packages/phpdocumentor-reflection)[sylius/promotion

Flexible promotion management for PHP applications.

28505.6k15](/packages/sylius-promotion)[sylius/money-bundle

Currencies and money formatting engine bundle for Symfony.

19681.3k26](/packages/sylius-money-bundle)[sylius/product

Product catalog system with support for product options and variants.

24394.2k22](/packages/sylius-product)

PHPackages © 2026

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