PHPackages                             boxalino/rtux-integration-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. boxalino/rtux-integration-php

ActiveSymfony-bundle[API Development](/categories/api)

boxalino/rtux-integration-php
=============================

The Boxalino Real Time User Experience (RTUX) API integration guidelines

00PHP

Since Nov 3Pushed 5y ago2 watchersCompare

[ Source](https://github.com/boxalino/rtux-integration-php)[ Packagist](https://packagist.org/packages/boxalino/rtux-integration-php)[ RSS](/packages/boxalino-rtux-integration-php/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Boxalino Real Time User Experience (RTUX) Integration - PHP
===========================================================

[](#boxalino-real-time-user-experience-rtux-integration---php)

Introduction
------------

[](#introduction)

For the PHP integration, Boxalino comes with a divided approach: framework layer, data export layer and integration layer. The current repository is used as aN **integration layer**.

This repository is a test-framework for the API requests, response and the API library. With the use of Docker, will create a symfony web-server on which the API requests can be tested. **The response is returned raw JSON**

Integration
-----------

[](#integration)

This repository is **not** subject to Boxalino maintenance on client setup. This means, the guidelines are supposed to be integrated in a repository/plugin maintainted &amp; developed by the client`s team.

This repository can be deployed for testing Boxalino features or in order to prepare your own integration. In order to deploy it as is in a local environment, check the *Setup* steps bellow.

Prerequisites
-------------

[](#prerequisites)

You are able to use the repository if:

1. you have access to Boxalino API credentials
2. a data index is available for your Boxalino account
3. narratives and layout blocks have been designed in the Boxalino Intelligence admin

Documentation
-------------

[](#documentation)

The latest documentation is available in the wiki.

Setup (for local/testing purposes)
----------------------------------

[](#setup-for-localtesting-purposes)

1. Clone/Fork the repository `git clone `
2. Create the environment file (.env) based on .env.dist and set the credentials
3. Run the CLI image and do a composer update to install dependencies `docker-compose run --rm cli-setup /bin/bash``composer update`
4. Launch the Symfony web server `docker-compose up -d app`
5. Check the **port** that`s assigned to component's port 8000 `docker ps -a | grep 8000/tcp`
6. Check the API response / request for each use-cases:

- listing : /navigation/
- search : /search/?query=&amp;page=&amp;order=&amp;sort=
- product recommendation : /product/
- basket recommendation : /cart/?product\_id=&amp;other\_cart\_ids=&lt;id|id|id&gt;
- autocomplete : /autocomplete?query=

Contact us!
-----------

[](#contact-us)

If you have any question, just contact us at

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/89669a902ad5ae0993e382c3038e3e1e338771c3c15598ad2cddb06d314901d8?d=identicon)[dannegwork](/maintainers/dannegwork)

---

Top Contributors

[![dannegwork](https://avatars.githubusercontent.com/u/42143313?v=4)](https://github.com/dannegwork "dannegwork (5 commits)")

### Embed Badge

![Health badge](/badges/boxalino-rtux-integration-php/health.svg)

```
[![Health](https://phpackages.com/badges/boxalino-rtux-integration-php/health.svg)](https://phpackages.com/packages/boxalino-rtux-integration-php)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
