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

ActiveNeos-carbon[Utility &amp; Helpers](/categories/utility)

carbon/crossreference
=====================

Helper package to manage Node cross references (bidirectional references) in your Neos CMS project

0.1.0(2y ago)12.7kMITPHPCI passing

Since Oct 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/CarbonPackages/Carbon.CrossReference)[ Packagist](https://packagist.org/packages/carbon/crossreference)[ Fund](https://www.paypal.me/Jonnitto/20eur)[ GitHub Sponsors](https://github.com/jonnitto)[ RSS](/packages/carbon-crossreference/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

CrossReference for the Neos CMS
===============================

[](#crossreference-for-the-neos-cms)

Helper package to manage Node cross references (bidirectional references) in your Neos CMS project

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

[](#installation)

```
composer require carbon/crossreference
```

Usage
-----

[](#usage)

Configure in your `Settings.yaml` which files should be cross-referenced.

```
Carbon:
  CrossReference:
    presets:
      Vendor.Articles:Category:
        enabled: true
        mapping:
          - Vendor.Articles:Document.Item: category
          - Vendor.Articles:Document.Category: articles
      Vendor.Articles:Author:
        enabled: true
        mapping:
          - Vendor.Articles:Document.Item: authors
          - Vendor.Articles:Document.Author: articles
```

Acknowledgments
---------------

[](#acknowledgments)

This package is mainly a for of [ttreeagency/CrossReference](https://github.com/ttreeagency/CrossReference), as this packages gets no updates since a long time. [Dominique](https://github.com/dfeyer), thank you for all your work! ❤️ This package include the work from [David Spiola](https://github.com/davidspiola), to make this run under Neos 7 - 8.

Development sponsored by [ttree ltd - neos solution provider](http://ttree.ch).

License
-------

[](#license)

Licensed under MIT, see [LICENSE](LICENSE)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

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

Unknown

Total

1

Last Release

981d 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 (2 commits)")

### Embed Badge

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

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

###  Alternatives

[sitegeist/kaleidoscope

Responsive-images for Neos

29364.3k11](/packages/sitegeist-kaleidoscope)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2541.8k](/packages/kaufmanndigital-gdpr-cookieconsent)[neos/seo

SEO configuration and tools for Neos

131.0M28](/packages/neos-seo)[techdivision/ckstyles

Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration

21175.8k](/packages/techdivision-ckstyles)[sitegeist/taxonomy

Manage vocabularies and taxonomies as separate node-hierarchy.

1593.1k1](/packages/sitegeist-taxonomy)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

14101.5k6](/packages/shel-neos-colorpicker)

PHPackages © 2026

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