PHPackages                             mblsolutions/simfoniretail-php-laravel - 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. mblsolutions/simfoniretail-php-laravel

ActivePackage[API Development](/categories/api)

mblsolutions/simfoniretail-php-laravel
======================================

Official Simfoni Retail interface for Laravel PHP applications.

v2.0.0(2mo ago)07.1k↓50%1proprietaryPHPPHP ^8.4CI passing

Since Aug 26Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/mblsolutions/simfoni-retail-php-laravel)[ Packagist](https://packagist.org/packages/mblsolutions/simfoniretail-php-laravel)[ RSS](/packages/mblsolutions-simfoniretail-php-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (14)Versions (14)Used By (0)

Simfoni Retail interface for Laravel
====================================

[](#simfoni-retail-interface-for-laravel)

[![](https://github.com/mblsolutions/simfoni-retail-php-laravel/actions/workflows/php.yml/badge.svg)](https://packagist.org/packages/mblsolutions/simfoniretail-php-laravel)[![Latest Stable Version](https://camo.githubusercontent.com/6ec01dc2cc3a00946d64a835e5e9541a934de380b845b454403bc39136667e94/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d626c736f6c7574696f6e732f73696d666f6e6972657461696c2d7068702d6c61726176656c)](https://packagist.org/packages/mblsolutions/simfoniretail-php-laravel)[![License](https://camo.githubusercontent.com/0971d1beb8b3801b27e3f6853168ed88c4c77221ec9d79856d37d9b24db0b11a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d626c736f6c7574696f6e732f73696d666f6e6972657461696c2d7068702d6c61726176656c)](https://packagist.org/packages/mblsolutions/simfoniretail-php-laravel)

The Simfoni Retail Interface for Laravel gives you an API interface into the Simfoni Retail Platform for your Laravel applications.

Access Tokens
-------------

[](#access-tokens)

Integration Applications
------------------------

[](#integration-applications)

Simfoni Retail provides an interface for the integrator to manage their own set of security credentials. This interface is available from the ‘Integrations’ menu item of Simfoni Retail.

- [Live Integration Applications](https://simfoni.io/app/integrations) / [Staging Integration Applications](https://staging.simfoni.io/app/integrations)
- [Live Documentation](https://simfoni.io/app/docs/api/intro) / [Staging Documentation](https://staging.simfoni.io/app/docs/api/intro)

Installation
------------

[](#installation)

The recommended way to install Simfoni Retail Laravel is through [Composer](https://getcomposer.org/).

```
composer require mblsolutions/simfoniretail-php-laravel
```

Laravel without auto-discovery
------------------------------

[](#laravel-without-auto-discovery)

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php

```
\MBLSolutions\SimfoniRetailLaravel\SimfoniRetailServiceProvider::class,
```

Usage
-----

[](#usage)

Copy the package config to your local config with the publish command:

```
php artisan vendor:publish --provider="MBLSolutions\SimfoniRetailLaravel\SimfoniRetailServiceProvider"
```

A new config file will be available in `config/simfoniretail.php`, please familiarise yourself with the available environment variables that should be setup in `.env`.

```
SIMFONI_RETAIL_ENDPOINT=https://simfoni.io
SIMFONI_API_TOKEN=eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6IjBmOGMwNDAxZDAy
```

### Authentication

[](#authentication)

The Simfoni Retail Service provider will automatically inject your authentication token and endpoint into the SimfoniRetail base class. To override these settings you can set up the configuration manually.

```
SimfoniRetail::setBaseUri('https://simfoni.io');
SimfoniRetail::setToken('eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6IjBmOGMwNDAxZDAy');
```

Please Note: We do recommend using the Service Provider supplied in this package.

### Further documentation

[](#further-documentation)

See the Simfoni Retail Interface for PHP [package](https://github.com/mblsolutions/simfoni-retail-php) for further documentation on issuing transactions.

### License

[](#license)

Simfoni Retail Interface for Laravel is free software distributed under the terms of the MIT license.

A contract/subscription to Simfoni Retail is required to make use of this package, for more information contact [Redu Group](mailto:tech@redu.co.uk)

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance86

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 54.5% 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.

###  Release Activity

Cadence

Every ~206 days

Recently: every ~407 days

Total

9

Last Release

70d ago

Major Versions

v1.3.0 → v2.0.02026-03-03

PHP version history (2 changes)v1.1.0PHP ^8.0|^8.1

v2.0.0PHP ^8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/610936?v=4)[Christian Innerbichler](/maintainers/lerouse)[@lerouse](https://github.com/lerouse)

![](https://www.gravatar.com/avatar/102e5b958c4a1e833fd8812ac866581ccf52bbc0cd9627253589025c42cf0f37?d=identicon)[hayleyberryl2s](/maintainers/hayleyberryl2s)

---

Top Contributors

[![lerouse](https://avatars.githubusercontent.com/u/610936?v=4)](https://github.com/lerouse "lerouse (12 commits)")[![hayleyberryl2s](https://avatars.githubusercontent.com/u/152175725?v=4)](https://github.com/hayleyberryl2s "hayleyberryl2s (5 commits)")[![developingtheweb](https://avatars.githubusercontent.com/u/33621762?v=4)](https://github.com/developingtheweb "developingtheweb (3 commits)")[![itsrobinm](https://avatars.githubusercontent.com/u/37371446?v=4)](https://github.com/itsrobinm "itsrobinm (1 commits)")[![JonKnibbsPP](https://avatars.githubusercontent.com/u/132350278?v=4)](https://github.com/JonKnibbsPP "JonKnibbsPP (1 commits)")

---

Tags

laravelsimfoniretail

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mblsolutions-simfoniretail-php-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/mblsolutions-simfoniretail-php-laravel/health.svg)](https://phpackages.com/packages/mblsolutions-simfoniretail-php-laravel)
```

###  Alternatives

[barryvdh/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k124.3M624](/packages/barryvdh-laravel-debugbar)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[nuwave/lighthouse

A framework for serving GraphQL from Laravel

3.5k10.7M93](/packages/nuwave-lighthouse)[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3121.5M10](/packages/api-ecosystem-for-laravel-dingo-api)[dacastro4/laravel-gmail

Gmail API package for Laravel

312382.9k1](/packages/dacastro4-laravel-gmail)

PHPackages © 2026

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