PHPackages                             lartie/flight-stats-api - 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. [API Development](/categories/api)
4. /
5. lartie/flight-stats-api

ActiveLibrary[API Development](/categories/api)

lartie/flight-stats-api
=======================

FlightStats API

1(9y ago)4312MITPHPPHP &gt;=7.0.9

Since Nov 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/lartie/FlightStatsApi)[ Packagist](https://packagist.org/packages/lartie/flight-stats-api)[ RSS](/packages/lartie-flight-stats-api/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

FlightStats API for Laravel
===========================

[](#flightstats-api-for-laravel)

[![Latest Stable Version](https://camo.githubusercontent.com/6c2a30d94fa33b3f06ff34883cb3eac611b15b50fea09a2728d18da51916bf51/68747470733a2f2f706f7365722e707567782e6f72672f6c61727469652f666c696768742d73746174732d6170692f762f737461626c65)](https://packagist.org/packages/lartie/flight-stats-api)[![Total Downloads](https://camo.githubusercontent.com/83e392e08a0fc8c63cf32a25039ab3f54dbde8b11719203d63f4bd6fd6b0e92c/68747470733a2f2f706f7365722e707567782e6f72672f6c61727469652f666c696768742d73746174732d6170692f646f776e6c6f616473)](https://packagist.org/packages/lartie/flight-stats-api)[![Latest Unstable Version](https://camo.githubusercontent.com/5c8ec79475797a2f1e654d9934daffdd4d015974c4a2ea929ebc17d013db8ab6/68747470733a2f2f706f7365722e707567782e6f72672f6c61727469652f666c696768742d73746174732d6170692f762f756e737461626c65)](https://packagist.org/packages/lartie/flight-stats-api)[![License](https://camo.githubusercontent.com/24bf76a76b6d905a92370dd1fe2185512050870390fd141f8bb1ef81fe29e89a/68747470733a2f2f706f7365722e707567782e6f72672f6c61727469652f666c696768742d73746174732d6170692f6c6963656e7365)](https://packagist.org/packages/lartie/flight-stats-api)[![composer.lock](https://camo.githubusercontent.com/692d28c835dd95fbde8ab91f37552b5c67e2f1dd07995dbc563fd36da44d0345/68747470733a2f2f706f7365722e707567782e6f72672f6c61727469652f666c696768742d73746174732d6170692f636f6d706f7365726c6f636b)](https://packagist.org/packages/lartie/flight-stats-api)

Package for flightstats.com

Install
-------

[](#install)

```
composer require "lartie/flight-stats-api"
```

Usage
-----

[](#usage)

### Airports

[](#airports)

- ` array active($year = null, $month = null, $day = null, $params = [])`
- ` array all($params = [])`
- ` array fs($code, $params = [])`
- ` array iata($code, $year = null, $month = null, $day = null, $params = [])`
- ` array icao($code, $year = null, $month = null, $day = null, $params = [])`

### Airlines

[](#airlines)

- ` array active($year = null, $month = null, $day = null, $params = [])`
- ` array all($params = [])`
- ` array airportCode($code, $year = null, $month = null, $day = null)`
- ` array cityCode($code, $params = [])`
- ` array countryCode($code, $params = [])`
- ` array fs($code, $params = [])`
- ` array iata($code, $year = null, $month = null, $day = null, $params = [])`
- ` array icao($code, $year = null, $month = null, $day = null, $params = [])`
- ` array withinRadius($longitude, $latitude, $radiusMiles, $params = [])`

### Alerts

[](#alerts)

- ` array createFlightRuleByArrival($carrier, $flightNumber, $arrivalAirport, $year, $month, $day, $deliverTo, $type = 'json', $params = [])`
- ` array createFlightRuleByDeparture($carrier, $flightNumber, $departureAirport, $year, $month, $day, $deliverTo, $type = 'json', $params = [])`
- ` array createFlightRuleForRouteWithArrivalDate($carrier, $flightNumber, $departureAirport, $arrivalAirport, $year, $month, $day, $deliverTo, $type = 'json', $params = [])`
- ` array createFlightRuleForRouteWithDepartureDate($carrier, $flightNumber, $departureAirport, $arrivalAirport, $year, $month, $day, $deliverTo, $type = 'json', $params = [])`
- ` array delete($ruleId, $params = [])`
- ` array retrieve($ruleId, $params = [])`
- ` array list($lessThan = null, $params = [])`
- ` array test($carrier, $flightNumber, $departureAirport, $arrivalAirport, $deliverTo, $type = 'json', $params = [])`

### Equipment

[](#equipment)

- ` array all($params = [])`
- ` array iata($code, $params = [])`

### FIDS

[](#fids)

- ` array arrivals($airport)`
- ` array departures($airport)`

### Schedules

[](#schedules)

- ` array departingFrom($airport, $year, $month, $day, $hour, $params = [])`
- ` array arrivingTo($airport, $year, $month, $day, $hour, $params = [])`

License
=======

[](#license)

MIT

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

3510d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9404036?v=4)[Artemy](/maintainers/lartie)[@lartie](https://github.com/lartie)

---

Tags

apiflightstatsflightstats-apilaravellaravel-packageapilaravelflightflightstats

### Embed Badge

![Health badge](/badges/lartie-flight-stats-api/health.svg)

```
[![Health](https://phpackages.com/badges/lartie-flight-stats-api/health.svg)](https://phpackages.com/packages/lartie-flight-stats-api)
```

###  Alternatives

[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

2.9k36.4M126](/packages/darkaonline-l5-swagger)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k13.5M60](/packages/knuckleswtf-scribe)[aimeos/aimeos-laravel

Cloud native, API first Laravel eCommerce package with integrated AI for ultra-fast online shops, marketplaces and complex B2B projects

8.7k220.7k5](/packages/aimeos-aimeos-laravel)[cloudcreativity/laravel-json-api

JSON API (jsonapi.org) support for Laravel applications.

7861.1M5](/packages/cloudcreativity-laravel-json-api)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

72287.1k1](/packages/mozex-anthropic-laravel)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.5k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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