Download the PHP package soiposervices/recombee-laravel without Composer
On this page you can find all versions of the php package soiposervices/recombee-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download soiposervices/recombee-laravel
More information about soiposervices/recombee-laravel
Files in soiposervices/recombee-laravel
Package recombee-laravel
Short Description A wrapper around the php sdk of recombee
License MIT
Homepage https://github.com/soiposervices/recombee-laravel
Informations about the package recombee-laravel
Very short description of the package
If you are looking for a convenient way to integrate Recombee's recommendation engine into your Laravel application, you might want to check out my package. It is a wrapper around Recombee PHP SDK, allowing you to configure user and item properties, as well as send and retrieve recommendations using Laravel's fluent syntax.
Installation
You can install the package via composer:
Usage
To reset the database, we have an handy command (use with caution), we do not accept any responsibility. :
To sync the user and item properties, you will have to publish our configuration and edit the properties array. After that you can run.
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Luigi Laezza
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.