PHPackages                             setono/sylius-plugin-skeleton - 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. setono/sylius-plugin-skeleton

ActiveSylius-plugin[Framework](/categories/framework)

setono/sylius-plugin-skeleton
=============================

Acme example plugin for Sylius.

2.2.x-dev(2w ago)10683MITPHPPHP &gt;=8.2CI passing

Since May 12Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/Setono/SyliusPluginSkeleton)[ Packagist](https://packagist.org/packages/setono/sylius-plugin-skeleton)[ GitHub Sponsors](https://github.com/Setono)[ RSS](/packages/setono-sylius-plugin-skeleton/feed)WikiDiscussions 1.14.x Synced today

READMEChangelogDependencies (36)Versions (4)Used By (0)

Setono Sylius Plugin Skeleton
=============================

[](#setono-sylius-plugin-skeleton)

[![Latest Version](https://camo.githubusercontent.com/2caa75d40615e720fb48489e3b569eabd263f8a5951fcc847296f072fa78b061/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d706c7567696e2d736b656c65746f6e2f762f737461626c65)](https://packagist.org/packages/setono/sylius-plugin-skeleton)[![Software License](https://camo.githubusercontent.com/a8eafc0d9a58cbf1edf60be31662c5e15dd769e93e1e2d6d36f8b7b5f4d67c9f/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f73796c6975732d706c7567696e2d736b656c65746f6e2f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/SyliusPluginSkeleton/workflows/build/badge.svg)](https://github.com/Setono/SyliusPluginSkeleton/actions)[![Code Coverage](https://camo.githubusercontent.com/cb064c43799ddc402051f3660e5ae77e77bcdf6977a635c98455d0494976f949/68747470733a2f2f636f6465636f762e696f2f67682f5365746f6e6f2f53796c697573506c7567696e536b656c65746f6e2f6272616e63682f312e31322e782f67726170682f62616467652e737667)](https://codecov.io/gh/Setono/SyliusPluginSkeleton)[![Mutation testing](https://camo.githubusercontent.com/d443af2a56324fc0fb2ce76e6acc2f2aa4c72c7eab147c813d601260503ef06c/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d2532465365746f6e6f25324653796c697573506c7567696e536b656c65746f6e253246312e31322e78)](https://dashboard.stryker-mutator.io/reports/github.com/Setono/SyliusPluginSkeleton/1.12.x)

[Setono](https://setono.com) have made a bunch of [plugins for Sylius](https://github.com/Setono?q=plugin&sort=stargazers), and we have some guidelines which we try to follow when developing plugins. These guidelines are used in this repository, and it gives you a very solid base when developing plugins.

Enjoy!

Quickstart
----------

[](#quickstart)

1. Run

    ```
    composer create-project --prefer-source --no-install --remove-vcs setono/sylius-plugin-skeleton:1.14.x-dev ProjectName
    ```

    or just click the `Use this template` button at the right corner of this repository.
2. Run

    ```
    cd ProjectName && composer install
    ```
3. From the plugin skeleton root directory, run the following commands:

    ```
    php init
    (cd tests/Application && yarn install)
    (cd tests/Application && yarn build)
    (cd tests/Application && bin/console assets:install)

    (cd tests/Application && bin/console doctrine:database:create)
    (cd tests/Application && bin/console doctrine:schema:create)

    (cd tests/Application && bin/console sylius:fixtures:load -n)
    ```
4. Start your local PHP server: `symfony serve` (see [https://symfony.com/doc/current/setup/symfony\_server.html](https://symfony.com/doc/current/setup/symfony_server.html) for docs)

To be able to set up a plugin's database, remember to configure you database credentials in `tests/Application/.env` and `tests/Application/.env.test`.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance83

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 93.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 ~114 days

Total

4

Last Release

20d ago

Major Versions

1.12.x-dev → 2.0.x-dev2025-05-12

1.14.x-dev → 2.2.x-dev2026-04-20

PHP version history (2 changes)1.12.x-devPHP &gt;=8.1

2.0.x-devPHP &gt;=8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2412177?v=4)[Joachim Løvgaard](/maintainers/loevgaard)[@loevgaard](https://github.com/loevgaard)

---

Top Contributors

[![loevgaard](https://avatars.githubusercontent.com/u/2412177?v=4)](https://github.com/loevgaard "loevgaard (325 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (17 commits)")[![igormukhingmailcom](https://avatars.githubusercontent.com/u/6544038?v=4)](https://github.com/igormukhingmailcom "igormukhingmailcom (3 commits)")[![vvasiloi](https://avatars.githubusercontent.com/u/7114562?v=4)](https://github.com/vvasiloi "vvasiloi (3 commits)")

---

Tags

phpskeletonsyliussylius-pluginsymfonysymfony-bundletemplatesyliussylius-plugin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/setono-sylius-plugin-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/setono-sylius-plugin-skeleton/health.svg)](https://phpackages.com/packages/setono-sylius-plugin-skeleton)
```

###  Alternatives

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k235.4M9.7k](/packages/symfony-framework-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

81733.7k](/packages/flow-php-flow)

PHPackages © 2026

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