PHPackages                             splash/sylius-bundle - 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. [Framework](/categories/framework)
4. /
5. splash/sylius-bundle

Abandoned → [splash/sylius-splash-plugin](/?search=splash%2Fsylius-splash-plugin)Sylius-plugin[Framework](/categories/framework)

splash/sylius-bundle
====================

Splash Bundle for Sylius E-Commerce Solution

2.12.0(2y ago)24062[1 issues](https://github.com/SplashSync/Sylius-Bundle/issues)[1 PRs](https://github.com/SplashSync/Sylius-Bundle/pulls)MITPHPPHP ^7.4|^8.0

Since Feb 10Pushed 2y ago2 watchersCompare

[ Source](https://github.com/SplashSync/Sylius-Bundle)[ Packagist](https://packagist.org/packages/splash/sylius-bundle)[ RSS](/packages/splash-sylius-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (18)Used By (0)

Sylius-Bundle
=============

[](#sylius-bundle)

Splash Bundle for Sylius E-Commerce Solution

[![N|Solid](https://github.com/SplashSync/Php-Core/raw/master/Resources/img/fake-image2.jpg)](http://www.splashsync.com)

Splash Sync Bundle for Sylius E-Commerce
========================================

[](#splash-sync-bundle-for-sylius-e-commerce)

Splash Bundle for Sylius E-Commerce Solution

This module implement Splash Sync connector for Sylius, the E-Commerce Solution for Symfony Framework. It provides access to multiples Objects for automated synchronization through Splash Sync dedicated protocol.

[![Latest Stable Version](https://camo.githubusercontent.com/a3f4d74fa6ba71c606da3aa8c804687c72ad43895265b6260cc031a588a01b95/68747470733a2f2f706f7365722e707567782e6f72672f73706c6173682f73796c6975732d62756e646c652f762f737461626c65)](https://packagist.org/packages/splash/sylius-splash-plugin)[![Total Downloads](https://camo.githubusercontent.com/d95c5e9c880ee9c23cfaf488648bfde079fc012c73b0c54c4f319ec182bc47c9/68747470733a2f2f706f7365722e707567782e6f72672f73706c6173682f73796c6975732d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/splash/sylius-splash-plugin)[![License](https://camo.githubusercontent.com/8115e37e0d3e74b76c62ab759c6765b5005d774768789169e6fcf7f51541c019/68747470733a2f2f706f7365722e707567782e6f72672f73706c6173682f73796c6975732d62756e646c652f6c6963656e7365)](https://packagist.org/packages/splash/sylius-splash-plugin)

Installation via Composer
-------------------------

[](#installation-via-composer)

Download Sylius-Bundle and its dependencies to the vendor directory. You can use Composer for the automated process:

```
$ php composer.phar require splash/sylius-splash-plugin
```

Composer will install the bundle to `vendor/splash` directory.

### Adding bundle to your application kernel

[](#adding-bundle-to-your-application-kernel)

```
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
            new \Splash\Bundle\SplashBundle(),                          // Splash Sync Core PHP Bundle
            new \Splash\SyliusSplashPlugin\SplashSyliusSplashPlugin(),  // Splash Bundle for Sylius
        // ...
    );
}
```

### Configure Splash Bundles

[](#configure-splash-bundles)

Here is the default configuration for Splash bundles:

```
    splash:
        id:             ThisIsSyliusWsId                # Your Splash Server ID
        key:            ThisIsSyliusWsEncryptionKey     # Your Server Secret Encryption Key

    splash_sylius_splash:
        default_channel:    FASHION_WEB                 # Select here your shop default channel
```

Requirements
------------

[](#requirements)

- PHP 7.4+
- Sylius 1.6+
- An active Splash Sync User Account

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

[](#documentation)

For the configuration guide and reference, see: [Sylius Bundle Docs](https://splashsync.github.io/Sylius-Bundle/)

Contributing
------------

[](#contributing)

Any Pull requests are welcome!

This module is part of [SplashSync](http://www.splashsync.com) project.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 98.4% 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 ~107 days

Recently: every ~19 days

Total

14

Last Release

885d ago

Major Versions

1.0.x-dev → 2.12.0-RC12023-03-30

PHP version history (2 changes)1.0PHP ^7.2

2.12.0-RC1PHP ^7.4|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca44939180803183ebc6af54f5a061c24b4f7823b4ab7b364e6158e71f9c0343?d=identicon)[BadPixxel](/maintainers/BadPixxel)

---

Top Contributors

[![BadPixxel](https://avatars.githubusercontent.com/u/8648419?v=4)](https://github.com/BadPixxel "BadPixxel (190 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![oallain](https://avatars.githubusercontent.com/u/6593252?v=4)](https://github.com/oallain "oallain (1 commits)")

### Embed Badge

![Health badge](/badges/splash-sylius-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/splash-sylius-bundle/health.svg)](https://phpackages.com/packages/splash-sylius-bundle)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M191](/packages/laravel-telescope)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M592](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91245.3M587](/packages/laravel-pail)[nette/bootstrap

🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.

68435.8M591](/packages/nette-bootstrap)

PHPackages © 2026

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