2017 © Pedro Peláez
 

library edmunds-api-php

PHP Library for the Edmunds API

image

aducworth/edmunds-api-php

PHP Library for the Edmunds API

  • Wednesday, February 10, 2016
  • by aducworth
  • Repository
  • 1 Watchers
  • 0 Stars
  • 128 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 7 % Grown

The README.md

edmunds-api-php

PHP library for the Edmunds Api, (*1)

Overview

The library has methods to recieve data from the API., (*2)

Please read the Edmunds API documentation to see what endpoints are available., (*3)

There is a generic EdmundsApi class included that can work for any v1 or v2 calls, and there is a VehicleApi class that has a few methods available, but is in progress., (*4)

Installation

With Composer

$ composer require aducworth/edmunds-api-php

Or, (*5)

Add aducworth/edmunds-api-php to your composer.json:, (*6)

json { "require" : { "aducworth/edmunds-api-php" : "1.0" } }, (*7)

The Versions

10/02 2016

dev-master

9999999-dev

PHP Library for the Edmunds API

  Sources   Download

MIT

The Requires

  • php >=5.0

 

by Austin Ducworth

10/02 2016

1.0.0

1.0.0.0

PHP Library for the Edmunds API

  Sources   Download

MIT

The Requires

  • php >=5.0

 

by Austin Ducworth