PHPackages                             visol/neos-zebra-schema-generator - 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. visol/neos-zebra-schema-generator

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

visol/neos-zebra-schema-generator
=================================

Generate TypeScript interfaces and Zebra server components from Neos node type definitions

13131[1 PRs](https://github.com/visol/Visol.Neos.ZebraSchemaGenerator/pulls)PHP

Since May 30Pushed 1mo agoCompare

[ Source](https://github.com/visol/Visol.Neos.ZebraSchemaGenerator)[ Packagist](https://packagist.org/packages/visol/neos-zebra-schema-generator)[ RSS](/packages/visol-neos-zebra-schema-generator/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Visol.Neos.ZebraSchemaGenerator
===============================

[](#visolneoszebraschemagenerator)

Generate TypeScript interfaces and [Zebra](https://github.com/networkteam/zebra) server components from [Neos CMS](https://www.neos.io/) node type definitions.

This is an **experimental**, configurable extraction of a generator originally built for a specific project. Everything project-specific (taxonomy mapping, preset→type mappings, base `_types`, excluded node types, category markers, target paths, …) is driven by YAML config, so the package ships generic defaults and the consuming site package overrides only its specifics.

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

[](#installation)

```
composer require visol/neos-zebra-schema-generator
```

Usage
-----

[](#usage)

```
# Generate TypeScript interfaces from node type definitions
./flow visol.neos.zebraschemagenerator:schema:generateinterfaces [--package=Your.Site]

# Generate Zebra server components (+ node type config)
./flow visol.neos.zebraschemagenerator:schema:generatezebracomponentswithconfig [--package=Your.Site]
```

`--package` filters generation to a single package; omit it to process all distribution packages.

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

[](#configuration)

All behaviour is configured under the `Visol.Neos.ZebraSchemaGenerator` settings namespace. The package's own `Configuration/Settings.yaml` documents the generic defaults; override the project-specific keys (`interfacesTargetPath`, `componentTargetPath`, `excludedNodeTypes`, `referenceTypesAsString`, `customPropertyTypes`, `extraProperties`, …) in your site package.

License
-------

[](#license)

MIT

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance59

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity11

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

---

Top Contributors

[![lorenzulrich](https://avatars.githubusercontent.com/u/1816023?v=4)](https://github.com/lorenzulrich "lorenzulrich (1 commits)")

### Embed Badge

![Health badge](/badges/visol-neos-zebra-schema-generator/health.svg)

```
[![Health](https://phpackages.com/badges/visol-neos-zebra-schema-generator/health.svg)](https://phpackages.com/packages/visol-neos-zebra-schema-generator)
```

PHPackages © 2026

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