iliandimov / olx-api-client-v2
OLX API Client v2
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 0
Forks: 6
pkg:composer/iliandimov/olx-api-client-v2
Requires
- php: >=7.0
- ext-json: *
- guzzlehttp/guzzle: >=6.3
Requires (Dev)
- phpunit/phpunit: ^6
This package is auto-updated.
Last update: 2025-12-07 00:49:38 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 iliandimov/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.