PHPackages                             nanbando/sulu - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nanbando/sulu

ActivePlugin[Utility &amp; Helpers](/categories/utility)

nanbando/sulu
=============

Nanando-Plugin which provides sulu presets

0.2.0(8y ago)0464MITPHP

Since Dec 1Pushed 8y agoCompare

[ Source](https://github.com/nanbando/sulu)[ Packagist](https://packagist.org/packages/nanbando/sulu)[ RSS](/packages/nanbando-sulu/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (6)Dependencies (4)Versions (7)Used By (0)

Nanbando: sulu
==============

[](#nanbando-sulu)

Nanando-Plugin which provides requirements and config-presets. When this plugin ist activated it will detect your sulu version and edition. Therefor you can omit the necessary-config for your sulu-application.

Available Presets
-----------------

[](#available-presets)

This Plugin provides presets for all combinations between the editions "standard", "minimal" and phpcr\_backends "jackrabbit" and "doctrinedbal". Also the drafting changes in versions ^1.3 will be handled correctly.

Automatic detection
-------------------

[](#automatic-detection)

This plugin is able to detect your application automatically. It will prepend the configuration for the `application`in your nanbando.json file.

If the plugin is not able todo this (f.e. if you integrate sulu into another application) you can still use the presets when you configure the `application`.

```
{
    ...
    "application": {
        "name": "sulu",
        "version": "1.4.1",
        "options" {
            "edition": "standard|minimal|custom",
            "phpcr_backend": "doctrinedbal|jackrabbit"
        }
    }
    ...
}
```

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

[](#installation)

You can install this plugin by adding `nanbando/sulu` to the `require`-section of the nanbando.json file.

Configuration
-------------

[](#configuration)

```
{
    "name": "application",
    "imports": [
        "app/config/parameters.yml"
    ],
    "require": {
        "nanbando/sulu": "^0.1"
    }
}
```

If you use the standard edition you also have to import `app/config/phpcr.yml` which contains the configuration for `phpcr_backend`.

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

[](#documentation)

See the official documentation on [nanbando.readthedocs.io/en/latest/plugins/index.html](https://nanbando.readthedocs.io/en/latest/plugins/index.html).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~44 days

Recently: every ~31 days

Total

6

Last Release

3227d ago

### Community

Maintainers

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

---

Top Contributors

[![wachterjohannes](https://avatars.githubusercontent.com/u/1464615?v=4)](https://github.com/wachterjohannes "wachterjohannes (16 commits)")

---

Tags

nanbandonanbando-pluginsulu

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nanbando-sulu/health.svg)

```
[![Health](https://phpackages.com/badges/nanbando-sulu/health.svg)](https://phpackages.com/packages/nanbando-sulu)
```

PHPackages © 2026

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