PHPackages                             bigbiz/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. bigbiz/sylius-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

bigbiz/sylius-bundle
====================

Splash Bundle for Sylius E-Commerce Solution

v1.7.3(4y ago)078MITPHPPHP ^7.2

Since Mar 11Pushed 4y agoCompare

[ Source](https://github.com/bigbizteam/Sylius-Bundle)[ Packagist](https://packagist.org/packages/bigbiz/sylius-bundle)[ RSS](/packages/bigbiz-sylius-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (22)Versions (12)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 provide access to multiples Objects for automated synchonization through Splash Sync dedicated protocol.

[![Build Status](https://camo.githubusercontent.com/60ccb715c5afcc09465b0289ba237b21451a9126cca2b11beaf87855214a242b/68747470733a2f2f7472617669732d63692e6f72672f53706c61736853796e632f53796c6975732d42756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/SplashSync/Sylius-Bundle)[![Latest Stable Version](https://camo.githubusercontent.com/a3f4d74fa6ba71c606da3aa8c804687c72ad43895265b6260cc031a588a01b95/68747470733a2f2f706f7365722e707567782e6f72672f73706c6173682f73796c6975732d62756e646c652f762f737461626c65)](https://packagist.org/packages/splash/sylius-bundle)[![Total Downloads](https://camo.githubusercontent.com/d95c5e9c880ee9c23cfaf488648bfde079fc012c73b0c54c4f319ec182bc47c9/68747470733a2f2f706f7365722e707567782e6f72672f73706c6173682f73796c6975732d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/splash/sylius-bundle)[![License](https://camo.githubusercontent.com/8115e37e0d3e74b76c62ab759c6765b5005d774768789169e6fcf7f51541c019/68747470733a2f2f706f7365722e707567782e6f72672f73706c6173682f73796c6975732d62756e646c652f6c6963656e7365)](https://packagist.org/packages/splash/sylius-bundle)

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-bundle
```

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\Sylius\SplashSyliusBundle(),    // Splash Bundle for Sylius
        // ...
    );
}
```

### Configure Splash Bundles

[](#configure-splash-bundles)

Here is the default configuration for Splash bundles:

```
    splash:
        id:             812b124aa746e04c                                        # Your Splash Server Id
        key:            NTdlMDI2YWQ1NTQ5NjAuOTI3OTgxMTQ1N2UwMjZhZDU1NjFiMS      # Your Server Secret Encryption Key

    splash_sylius:
        default_channel:    US_WEB      # Select here you shop's default channel
```

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

[](#requirements)

- PHP 7.0+
- Sylius 1.0+
- 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

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75.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 ~18 days

Recently: every ~26 days

Total

10

Last Release

1724d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0777ab12f74868824b54642e0176bd0c3c956c294cc7c875fa381836dad22f91?d=identicon)[Samy.yousfi](/maintainers/Samy.yousfi)

---

Top Contributors

[![BadPixxel](https://avatars.githubusercontent.com/u/8648419?v=4)](https://github.com/BadPixxel "BadPixxel (95 commits)")[![samy-yousfi](https://avatars.githubusercontent.com/u/60598440?v=4)](https://github.com/samy-yousfi "samy-yousfi (28 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)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

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

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M256](/packages/laravel-dusk)[laravel/prompts

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

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

A simple API extension for DateTime.

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

PHPackages © 2026

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