PHPackages                             tiagohillebrandt/aerofetch - 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. tiagohillebrandt/aerofetch

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

tiagohillebrandt/aerofetch
==========================

A PHP library for retrieving airport and airline details.

1.4.2(10mo ago)01.0k1[1 issues](https://github.com/tiagohillebrandt/aerofetch/issues)GPL-3.0-or-laterPHPPHP &gt;=8.0CI passing

Since Feb 28Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/tiagohillebrandt/aerofetch)[ Packagist](https://packagist.org/packages/tiagohillebrandt/aerofetch)[ RSS](/packages/tiagohillebrandt-aerofetch/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (2)Versions (11)Used By (0)

AeroFetch
=========

[](#aerofetch)

AeroFetch is a powerful yet lightweight **PHP library** designed to seamlessly retrieve **airport, airline, and aircraft details** without requiring an external database or API.

- **⚡ Fast &amp; Efficient** – Data is stored in optimized **CSV files**, enabling quick lookups without unnecessary overhead.
- **📅 Regular Updates** – Stay up-to-date with the latest **airport, airline, and aircraft information**, thanks to frequent data refreshes.
- **🔗 Easy Integration** – Simple API methods allow effortless retrieval of details using **IATA/ICAO codes, country, or name**.

Installation
============

[](#installation)

You can easily install AeroFetch using Composer:

```
composer require tiagohillebrandt/aerofetch

```

That's it! Once installed, you can start retrieving airport and airline details with ease. 🚀

Documentation
=============

[](#documentation)

Airports
--------

[](#airports)

Retrieve airport information by IATA code.

```
