2017 © Pedro Peláez
 

library glide-bills

An interface to the glide.uk.com bills interface

image

m1ke/glide-bills

An interface to the glide.uk.com bills interface

  • Wednesday, December 2, 2015
  • by m1ke
  • Repository
  • 2 Watchers
  • 0 Stars
  • 92 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Glide API Interface

A simple PHP interface to return quotes from the Glide API. Longer term plan to abstract out REST interface to make other endpoints accessible., (*1)

Glide have updated their API as of June 2014, so the file in docs is currently out of date and some broadband methods might not work, (*2)

Install

You can install Glide with Composer. Add the following to the require key of your composer.json file:, (*3)

"m1ke/glide-bills": "dev-master"

Authors

Written by Mike Lehan and StuRents.com., (*4)

Documentation

A PDF API specification used to build this library, provided by Glide, can be found in docs/. I have been unable to find a copy of this made available elsewhere on the web., (*5)

Testing

Run phpunit test.php to test all implemented interfaces. Other interfaces can be added to tests without changing the class thanks to the __call magic method., (*6)

The Versions

02/12 2015

dev-x4.0

dev-x4.0

An interface to the glide.uk.com bills interface

  Sources   Download

MIT

The Requires

 

The Development Requires

04/06 2014

dev-master

9999999-dev

An interface to the glide.uk.com bills interface

  Sources   Download

MIT

The Requires