dev-master
9999999-devAutomatic PHP 5.4+ Library
MIT
The Requires
The Development Requires
by Sean Fisher
0.1.0-alpha
0.1.0.0-alphaAutomatic PHP 5.4+ Library
MIT
The Requires
The Development Requires
by Sean Fisher
Automatic PHP 5.4+ Library
Automatic as described by their website:, (*2)
Automatic, your smartphone enabled driving assistant, gives you driving feedback, helps to diagnose check engine codes & more. Become a smarter driver today., (*3)
This is an API Library for Automatic. You can signup for a developer application here. The Automatic API is read only for the time being and currently in alpha., (*4)
PHP 5.4 or later., (*5)
Automatic uses OAuth 2 for Authentication. This Library uses thephpleague/oauth2-client for OAuth 2., (*6)
Via Composer, (*7)
``` json { "require": { "srtfisher/automatic": "0.1.*" } }, (*8)
## Usage See examples in the [examples folder](https://github.com/srtfisher/automatic/tree/master/examples). ``` php vehicles->all(); $vehicle = $client->vehicles->retrieve('vehicle id'); ?>
bash
$ phpunit
, (*9)
Please see CONTRIBUTING for details., (*10)
The MIT License (MIT). Please see License File for more information., (*11)
Automatic PHP 5.4+ Library
MIT
Automatic PHP 5.4+ Library
MIT