matasarei / olx-api-client-v2
OLX API Client v2
Installs: 1 590
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 6
Open Issues: 0
Requires
- php: >=7.0
- ext-json: *
- guzzlehttp/guzzle: ^6.3
Requires (Dev)
- phpunit/phpunit: ^6
This package is auto-updated.
Last update: 2022-04-29 01:32:14 UTC
README
This package (partially) implements PHP client for OLX Partner API.
Installation
To install the package to your project via Composer simply run:
composer require matasarei/olx-api-client-v2
Documentation
Documentation for this version is currently unavailable, use Postman to discover and test the API: Get Postman Collection
Development
Other features and resources will be implemented later. Feel free to contribute.