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.
Installs: 27 642
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 1
pkg:composer/relewise/client
Requires
- php: ^8.1
Requires (Dev)
- fqqdk/packagist-publisher: *
- phpunit/phpunit: 10.0.19
- dev-main
- 2.12.1
- 2.12.0
- 2.11.1
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- 1.3.0
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.0
- 1.0.0-rc.1
- 1.0.0-alpha.5
- 1.0.0-alpha.4
- 1.0.0-alpha.3
- 1.0.0-alpha.2
- 1.0.0-alpha.1
- dev-codex/extend-php-client-batch-method
- dev-codex/fix-generator-to-handle-relevancemodifier-inputs
- dev-codex/extend-php-client-batch-method-ybvpfk
This package is auto-updated.
Last update: 2025-10-09 10:50:04 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.