Download the PHP package saracubillas/flight-aware-php-client without Composer
On this page you can find all versions of the php package saracubillas/flight-aware-php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download saracubillas/flight-aware-php-client
More information about saracubillas/flight-aware-php-client
Files in saracubillas/flight-aware-php-client
Download saracubillas/flight-aware-php-client
More information about saracubillas/flight-aware-php-client
Files in saracubillas/flight-aware-php-client
Vendor saracubillas
Package flight-aware-php-client
Short Description very simple PHP client for the FlightAware API
License Apache-2.0
Package flight-aware-php-client
Short Description very simple PHP client for the FlightAware API
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package flight-aware-php-client
FlightAwarePHPClient
Introduction AeroAPI is a simple, query-based API that gives software developers access to a variety of FlightAware's flight data. Users can obtain current or historical data. AeroAPI is a RESTful API delivering accurate and actionable aviation data. With the introduction of Foresight™, customers have access to the data that powers over half of the predictive airline ETAs in the US. ## Categories AeroAPI is divided into several categories to make things easier to discover. - Flights: Summary information, planned routes, positions and more - Foresight: Flight positions enhanced with FlightAware Foresight™ - Airports: Airport information and FIDS style resources - Operators: Operator information and fleet activity resources - Alerts: Configure flight alerts and delivery destinations - History: Historical flight access for various endpoints - Miscellaneous: Flight disruption, future schedule information, and aircraft owner information ## Development Tools AeroAPI is defined using the OpenAPI Spec 3.0, which means it can be easily imported into tools like Postman. To get started try importing the API specification using Postman's instructions. Once imported as a collection only the \"Value\" field under the collection's Authorization tab needs to be populated and saved before making calls. The AeroAPI OpenAPI specification is located at:\ https://flightaware.com/commercial/aeroapi/resources/aeroapi-openapi.yml Our testing interface provides a quick and easy way to test the delivery of customized alerts via AeroAPI push.
- API version: 4.12
- Package version: 1
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json:
Then run composer install
Manual Installation
Download the files and include autoload.php:
Tests
To run the unit tests:
Getting Started
`
Documentation For Authorization
ApiKeyAuth
- Type: API key
- API key parameter name: x-apikey
- Location: HTTP header
All versions of flight-aware-php-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.3 || ^7.0
guzzlehttp/psr7 Version ^1.5 || ^2.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.3 || ^7.0
guzzlehttp/psr7 Version ^1.5 || ^2.0
The package saracubillas/flight-aware-php-client contains the following files
Loading the files please wait ...