joanlopez / glovo-api
PHP library for easy communication with Glovo Api.
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 2
Forks: 3
Open Issues: 1
pkg:composer/joanlopez/glovo-api
Requires
- php: >=5.5
- guzzlehttp/guzzle: ^6.2
Requires (Dev)
- atoum/atoum: dev-master
This package is not auto-updated.
Last update: 2025-10-26 01:27:46 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.