rdx/fuelly

Fuelly fake 'API' client

1.1 2018-04-04 18:20 UTC

This package is not auto-updated.

Last update: 2025-01-02 17:56:51 UTC


README

Scrutinizer Code Quality

This fake API client (using browser sessions and scraping like a fool) can use some basic Fuelly functionality. It includes unit & number conversion, but configuring it is up to the API consumer.

Features

  • Log in
  • List verhicles
  • List vehicle fuel-ups
  • Add fuel-up

Set up

  1. Copy env.php.original to env.php and change the constants.
  2. You'll need HTTP for the HTTP requests.