{"id":17650060,"url":"https://github.com/lartie/flightstatsapi","last_synced_at":"2025-04-14T17:23:44.994Z","repository":{"id":57012463,"uuid":"74195903","full_name":"lartie/FlightStatsApi","owner":"lartie","description":"FlightStats API PHP Library","archived":false,"fork":false,"pushed_at":"2016-11-24T21:20:45.000Z","size":27,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-13T13:29:34.084Z","etag":null,"topics":["api","flightstats","flightstats-api","laravel","laravel-package"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lartie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-19T08:09:30.000Z","updated_at":"2024-06-05T08:44:09.000Z","dependencies_parsed_at":"2022-08-21T15:10:33.398Z","dependency_job_id":null,"html_url":"https://github.com/lartie/FlightStatsApi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lartie%2FFlightStatsApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lartie%2FFlightStatsApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lartie%2FFlightStatsApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lartie%2FFlightStatsApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lartie","download_url":"https://codeload.github.com/lartie/FlightStatsApi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229193825,"owners_count":18034497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","flightstats","flightstats-api","laravel","laravel-package"],"created_at":"2024-10-23T11:35:16.125Z","updated_at":"2024-12-11T07:42:49.380Z","avatar_url":"https://github.com/lartie.png","language":"PHP","readme":"# FlightStats API for Laravel\n\n[![Latest Stable Version](https://poser.pugx.org/lartie/flight-stats-api/v/stable)](https://packagist.org/packages/lartie/flight-stats-api)\n[![Total Downloads](https://poser.pugx.org/lartie/flight-stats-api/downloads)](https://packagist.org/packages/lartie/flight-stats-api)\n[![Latest Unstable Version](https://poser.pugx.org/lartie/flight-stats-api/v/unstable)](https://packagist.org/packages/lartie/flight-stats-api)\n[![License](https://poser.pugx.org/lartie/flight-stats-api/license)](https://packagist.org/packages/lartie/flight-stats-api)\n[![composer.lock](https://poser.pugx.org/lartie/flight-stats-api/composerlock)](https://packagist.org/packages/lartie/flight-stats-api)\n\nPackage for flightstats.com\n\n## Install\n\n```sh\ncomposer require \"lartie/flight-stats-api\"\n```\n\n## Usage\n\n### Airports\n\n* ``` array active($year = null, $month = null, $day = null, $params = [])```\n* ``` array all($params = [])```\n* ``` array fs($code, $params = [])```\n* ``` array iata($code, $year = null, $month = null, $day = null, $params = [])```\n* ``` array icao($code, $year = null, $month = null, $day = null, $params = [])```\n\n### Airlines\n\n* ``` array active($year = null, $month = null, $day = null, $params = [])```\n* ``` array all($params = [])```\n* ``` array airportCode($code, $year = null, $month = null, $day = null)```\n* ``` array cityCode($code, $params = [])```\n* ``` array countryCode($code, $params = [])```\n* ``` array fs($code, $params = [])```\n* ``` array iata($code, $year = null, $month = null, $day = null, $params = [])```\n* ``` array icao($code, $year = null, $month = null, $day = null, $params = [])```\n* ``` array withinRadius($longitude, $latitude, $radiusMiles, $params = [])```\n\n### Alerts\n\n* ``` array createFlightRuleByArrival($carrier, $flightNumber, $arrivalAirport, $year, $month, $day, $deliverTo, $type = 'json', $params = [])``` \n* ``` array createFlightRuleByDeparture($carrier, $flightNumber, $departureAirport, $year, $month, $day, $deliverTo, $type = 'json', $params = [])```\n* ``` array createFlightRuleForRouteWithArrivalDate($carrier, $flightNumber, $departureAirport, $arrivalAirport, $year, $month, $day, $deliverTo, $type = 'json', $params = [])```\n* ``` array createFlightRuleForRouteWithDepartureDate($carrier, $flightNumber, $departureAirport, $arrivalAirport, $year, $month, $day, $deliverTo, $type = 'json', $params = [])```\n* ``` array delete($ruleId, $params = [])```\n* ``` array retrieve($ruleId, $params = [])```\n* ``` array list($lessThan = null, $params = [])```\n* ``` array test($carrier, $flightNumber, $departureAirport, $arrivalAirport, $deliverTo, $type = 'json', $params = [])```\n\n### Equipment\n\n* ``` array all($params = [])```\n* ``` array iata($code, $params = [])```\n\n### FIDS\n\n* ``` array arrivals($airport)```\n* ``` array departures($airport)```\n\n### Schedules\n\n* ``` array departingFrom($airport, $year, $month, $day, $hour, $params = [])```\n* ``` array arrivingTo($airport, $year, $month, $day, $hour, $params = [])```\n\n# License\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flartie%2Fflightstatsapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flartie%2Fflightstatsapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flartie%2Fflightstatsapi/lists"}