bvrignaud / ci-flightstats

FlightStats API Client for CodeIgniter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ci-flightstats

Ci-FlightStats is a php and CodeIgniter (3.x) library to use the FlightStats API.

Installation

Just copy the files from this package to the corresponding folder in your application folder. For example, copy ci-flightstats/config/flightstats.php to application/config/flightstats.php.

Usages

In the package you will find simple example usage code in the controllers folders.

Tests

The tests use the kenjis/ci-phpunit-test module.

About

FlightStats API Client for CodeIgniter

License:MIT License


Languages

Language:PHP 98.3%Language:HTML 1.7%