Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 276 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 276 Bytes

Boxcar Provider API for PHP

A simple boxcar provider implementation for PHP. Based on the documentation from http://boxcar.io/help/api/providers

See the example.php file to get started.

This library requires the curl PHP module to be installed.