PHPackages                             carbon/directioneditor - 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. carbon/directioneditor

ActiveNeos-carbon

carbon/directioneditor
======================

Direction Editor for Neos CMS

0.1.2(1y ago)02.8k↓50%[1 PRs](https://github.com/CarbonPackages/Carbon.DirectionEditor/pulls)1GPL-3.0JavaScriptCI passing

Since Dec 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/CarbonPackages/Carbon.DirectionEditor)[ Packagist](https://packagist.org/packages/carbon/directioneditor)[ RSS](/packages/carbon-directioneditor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (5)Used By (1)

[![Latest stable version](https://camo.githubusercontent.com/2449cf4c12abed2fa391ab0e7e72f365ba6fa7496fa32a2041d8861d814a82c6/68747470733a2f2f706f7365722e707567782e6f72672f636172626f6e2f646972656374696f6e656469746f722f762f737461626c65)](https://packagist.org/packages/carbon/directioneditor) [![Total downloads](https://camo.githubusercontent.com/ab02849502b0f72f5fda7492e539a0a3376c02f0f0a163a663d58242b6c8cab8/68747470733a2f2f706f7365722e707567782e6f72672f636172626f6e2f646972656374696f6e656469746f722f646f776e6c6f616473)](https://packagist.org/packages/carbon/directioneditor) [![License](https://camo.githubusercontent.com/f10ee3f0a1801751e5c0ebb14f9f83f389e5bfeb4c7be14823d0a25156c36285/68747470733a2f2f706f7365722e707567782e6f72672f636172626f6e2f646972656374696f6e656469746f722f6c6963656e7365)](https://packagist.org/packages/carbon/directioneditor) [![GitHub forks](https://camo.githubusercontent.com/89e8ced83ee046d2ff2a311818fc63c4610ed7607f9cc8f122c4920ca95610ea/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f436172626f6e5061636b616765732f436172626f6e2e446972656374696f6e456469746f722e7376673f7374796c653d736f6369616c266c6162656c3d466f726b)](https://github.com/CarbonPackages/Carbon.DirectionEditor/fork) [![GitHub stars](https://camo.githubusercontent.com/b4670438775e1dce091e93b994642156390ffd0641562ec56252b26c2bd42f69/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f436172626f6e5061636b616765732f436172626f6e2e446972656374696f6e456469746f722e7376673f7374796c653d736f6369616c266c6162656c3d5374617273)](https://github.com/CarbonPackages/Carbon.DirectionEditor/stargazers) [![GitHub watchers](https://camo.githubusercontent.com/8643bb1ed08ec9ea37f81f962fadf82352c0f633370fe298f036d4c8956ac259/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f77617463686572732f436172626f6e5061636b616765732f436172626f6e2e446972656374696f6e456469746f722e7376673f7374796c653d736f6369616c266c6162656c3d5761746368)](https://github.com/CarbonPackages/Carbon.DirectionEditor/subscription)

Direction Editor for Neos CMS
=============================

[](#direction-editor-for-neos-cms)

This package provides a small editor to set directions. Useful for settings animation directions.

If `center` is set, the value is an empty string.

Example:

```
'Foo.Bar:Element':
  properties:
    direction:
      type: string
      ui:
        inspector:
          editor: 'Carbon.DirectionEditor/Editor'
          editorOptions:
            propertyMapping: false
            north: true
            east: true
            south: true
            west: true
            northEast: true
            northWest: true
            southEast: true
            southWest: true
            center: 'If it is a string, it used as label'
            disabled: false
```

You can change the saved values if you alter the `propertyMapping`:

```
'Foo.Bar:Element':
  properties:
    direction:
      type: string
      ui:
        inspector:
          editor: 'Carbon.DirectionEditor/Editor'
          editorOptions:
            propertyMapping:
              north: top
              south: bottom
```

In the example above, `north` will get saved as `top` and `south` as `bottom`

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance40

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity35

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.

###  Release Activity

Cadence

Every ~158 days

Total

3

Last Release

567d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5fec51ac160a110a31a72a54ac29e276a447d8306205a052d35491ac9cf0589b?d=identicon)[jonnitto](/maintainers/jonnitto)

---

Top Contributors

[![jonnitto](https://avatars.githubusercontent.com/u/4510166?v=4)](https://github.com/jonnitto "jonnitto (7 commits)")

---

Tags

carboneditorflowNeosrangeFUSION

### Embed Badge

![Health badge](/badges/carbon-directioneditor/health.svg)

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

###  Alternatives

[carbon/includeassets

Include your assets (css, js) in an easy way into Neos

14228.6k10](/packages/carbon-includeassets)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

1494.4k6](/packages/shel-neos-colorpicker)[shel/neos-hyphens

A plugin for Neos CMS which provides hyphens for the inline editor

20200.7k1](/packages/shel-neos-hyphens)

PHPackages © 2026

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