joanlopez / glovo-api
PHP library for easy communication with Glovo Api.
v0.1.8
2016-12-21 13:05 UTC
Requires
- php: >=5.5
- guzzlehttp/guzzle: ^6.2
Requires (Dev)
- atoum/atoum: dev-master
This package is not auto-updated.
Last update: 2025-02-01 21:46:53 UTC
README
PHP library for easy communication with Glovo Api.
Requirements
- PHP 5.5+
Documentation and examples
Todo
- Refactor to retrieve points (!)
- Add HttpRequester tests with a mocked client and check the given url's
- Add the reversed tests (check that requests are made as expected)
- Refactor response to model (duplicate code)
- Allow isolated passwords for customers (now same as description)
Credits
GlovoApi has been created by @joanlopez.