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: 3 132
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
Requires (Dev)
- fqqdk/packagist-publisher: *
- phpunit/phpunit: 10.0.19
- dev-main
- 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-feature/xml-docs-embedding
- dev-feature/nullable-persuadable-parameters-and-approximate-matching-property-names
- dev-feature/explicit-content-length
- dev-feature/message-pack-default
This package is auto-updated.
Last update: 2023-11-18 08:01:56 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.