PHPackages                             konafets/sylius-installer - 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. konafets/sylius-installer

ArchivedLibrary

konafets/sylius-installer
=========================

Installs Sylius and create plugin skeleton

471PHP

Since Nov 19Pushed 7y ago2 watchersCompare

[ Source](https://github.com/Konafets/sylius-installer)[ Packagist](https://packagist.org/packages/konafets/sylius-installer)[ RSS](/packages/konafets-sylius-installer/feed)WikiDiscussions develop Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/000a6565edf0b47dd57a1a01c30e8ec3f79084c0cb425b7b382fe812294047d7/68747470733a2f2f706f7365722e707567782e6f72672f6b6f6e61666574732f73796c6975732d696e7374616c6c65722f762f737461626c65)](https://packagist.org/packages/konafets/sylius-installer) [![Total Downloads](https://camo.githubusercontent.com/605fb0352fd260da8421c3de109a5b2086e8da0229f8b171eaa0522a25014ca5/68747470733a2f2f706f7365722e707567782e6f72672f6b6f6e61666574732f73796c6975732d696e7374616c6c65722f646f776e6c6f616473)](https://packagist.org/packages/konafets/sylius-installer) [![Latest Unstable Version](https://camo.githubusercontent.com/50c45bfaf17f60d916e8cccebf0647cd3f1987ff8ae2258145afc2fca8747ba2/68747470733a2f2f706f7365722e707567782e6f72672f6b6f6e61666574732f73796c6975732d696e7374616c6c65722f762f756e737461626c65)](https://packagist.org/packages/konafets/sylius-installer) [![License](https://camo.githubusercontent.com/4c550da186fb6de2fccc6ffe69c5f6d13e7dc52c18fcfabdfbcf252b907d5205/68747470733a2f2f706f7365722e707567782e6f72672f6b6f6e61666574732f73796c6975732d696e7374616c6c65722f6c6963656e7365)](https://packagist.org/packages/konafets/sylius-installer) [![Build Status](https://camo.githubusercontent.com/1c44e587af521b0f127aae0015412e7462e51146fd46ef8958199ed29cec3e71/68747470733a2f2f7472617669732d63692e6f72672f4b6f6e61666574732f73796c6975732d696e7374616c6c65722e7376673f6272616e63683d646576656c6f70)](https://travis-ci.org/Konafets/sylius-installer)

[](#----)

Overview
--------

[](#overview)

Starting with Sylius and plugin development I read the guide on  about how to renaming the dummy plugin. So I have to do this over and over again ... and not only me ... everybody who wants to create a custom plugin has to do this boring task.

No way!

[![](https://camo.githubusercontent.com/aaf3032092753c502ab2cb8ad39cc10699760693ce37789459c97314e0c1fbd1/68747470733a2f2f6172726f62612d69742e64652f696d672f6175746f6d6174652e6a706567)](https://camo.githubusercontent.com/aaf3032092753c502ab2cb8ad39cc10699760693ce37789459c97314e0c1fbd1/68747470733a2f2f6172726f62612d69742e64652f696d672f6175746f6d6174652e6a706567)

The command does the following things:

- Installs the Sylius Plugin Skeleton to a custom directory
- Adjust the composer.json
- Renaming all the things
- Installing the assets (optional)
- Creates an SQLite database (optional)
- Loads the Fixtures to the database (optional)
- Starts the internal server (optional)

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

[](#installation)

```
$ composer global require konafets/sylius-installer
```

Synopsis
--------

[](#synopsis)

```
Description:
  Creates the plugin skeleton

Usage:
  new:plugin [options]

Options:
  -d, --description=DESCRIPTION     The description of your plugin
  -a, --author=AUTHOR               Author name of the plugin
      --dev                         Installs the latest "development" release
  -f, --force                       Forces install even if the directory already exists
  -h, --help                        Display this help message
  -q, --quiet                       Do not output any message
  -V, --version                     Display this application version
      --ansi                        Force ANSI output
      --no-ansi                     Disable ANSI output
  -n, --no-interaction              Do not ask any interactive question
  -pn, --package-name=PACKAGE-NAME  Name of the package
  -v|vv|vvv, --verbose              Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
```

Usage
-----

[](#usage)

```
$ cd Development/
$ sylius new:plugin
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity39

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/b6aaf47df633cf9e260061e733e6cb82af4dabde0023bbcd2096dac330f41eb9?d=identicon)[Konafets](/maintainers/Konafets)

---

Top Contributors

[![Konafets](https://avatars.githubusercontent.com/u/363363?v=4)](https://github.com/Konafets "Konafets (22 commits)")

---

Tags

ecommercesyliussylius-plugin

### Embed Badge

![Health badge](/badges/konafets-sylius-installer/health.svg)

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

PHPackages © 2026

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