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

ActiveLibrary

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 yesterday

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 27% 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

1928d 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

[phpdocumentor/reflection-docblock

With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.

9.4k722.2M1.2k](/packages/phpdocumentor-reflection-docblock)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k26.2M1.8k](/packages/infection-infection)[mailgun/mailgun-php

The Mailgun SDK provides methods for all API functions.

1.1k28.9M168](/packages/mailgun-mailgun-php)[driftingly/rector-laravel

Rector upgrades rules for Laravel Framework

1.2k12.0M462](/packages/driftingly-rector-laravel)[veewee/xml

XML without worries

1835.9M29](/packages/veewee-xml)

PHPackages © 2026

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