Skip to content

A simple PHP-based API for calculating toll and fuel costs between two locations. The API accepts origin and destination coordinates and returns estimated costs, as well as optimised route.

Notifications You must be signed in to change notification settings

mapup/tolls-for-origin-destination-waypoints-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Origin-Destination Toll and Fuel Cost API for PHP with CodeIgniter Integration

A simple PHP-based API for calculating toll and fuel costs between two locations. The API accepts origin and destination coordinates and returns estimated costs, as well as optimized route suggestions. This repository also includes a sample implementation using the CodeIgniter PHP framework for easy integration into CodeIgniter projects.

Features:

  • Calculates toll and fuel costs between two locations
  • Returns optimized route suggestions
  • Easy to integrate with PHP applications
  • Sample implementation using the CodeIgniter PHP framework

For more examples of the different ways in which the responses from this endpoint can be configured, you can refer to: Our API parameter examples repository.

About

A simple PHP-based API for calculating toll and fuel costs between two locations. The API accepts origin and destination coordinates and returns estimated costs, as well as optimised route.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published