rdx / fuelly
Fuelly fake 'API' client
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/rdx/fuelly
Requires
- rdx/http: ^1.0
- rdx/js-dom: ^1.1
- rdx/units: ^1.0
This package is not auto-updated.
Last update: 2025-10-09 21:57:37 UTC
README
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
- Copy
env.php.original
toenv.php
and change the constants. - You'll need
HTTP
for the HTTP requests.