matasarei / olx-api-client-v2
OLX API Client v2
Installs: 1 763
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
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: 2023-05-29 01:16:11 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.