relewise / client
Relewise is a next generation personalization SaaS-platform, which offers functionality within product- and content recommendations and personalized search. This official SDK helps you interact with our API.
2.17.0
2026-06-15 10:23 UTC
Requires
- php: ^8.1
Requires (Dev)
- fqqdk/packagist-publisher: *
- phpunit/phpunit: 10.5.63
This package is auto-updated.
Last update: 2026-06-16 06:47:26 UTC
README
Installation
Install via composer.
composer require relewise/client
Usage
To see examples of how to use the package checkout our PHP documentation
Contributing
Pull requests are always welcome.
Please fork this repository and make a PR when you are ready with your contribution.
Otherwise you are welcome to open an Issue in our issue tracker.
License
relewise-sdk-php is licensed under the MIT license
Local Development
Check DEVELOPMENT.md for details on running this project locally for development.