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: 11 657
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 1
Requires
- php: ^8.1
Requires (Dev)
- fqqdk/packagist-publisher: *
- phpunit/phpunit: 10.0.19
This package is auto-updated.
Last update: 2024-11-10 08:59:47 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.