PHPackages                             neos/neos-development-distribution - 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. neos/neos-development-distribution

ActiveLibrary

neos/neos-development-distribution
==================================

Neos Development Distribution

10.0.x-dev(1y ago)161.1k38[2 issues](https://github.com/neos/neos-development-distribution/issues)[2 PRs](https://github.com/neos/neos-development-distribution/pulls)GPL-3.0-or-laterShellCI failing

Since Apr 7Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/neos/neos-development-distribution)[ Packagist](https://packagist.org/packages/neos/neos-development-distribution)[ Fund](https://shop.neos.io/neosfunding/)[ RSS](/packages/neos-neos-development-distribution/feed)WikiDiscussions 9.2 Synced 1mo ago

READMEChangelogDependencies (23)Versions (34)Used By (0)

Neos development distribution
=============================

[](#neos-development-distribution)

This repository provides a basis for *developing Neos*. The dependencies defined in `composer.json` will install the development collections of Neos and Flow, which allows you to create bugfixes and new features and push them to the respective repositories for review and inclusion into the core.

Learn more about the Neos content application platform on .

Quick Start
-----------

[](#quick-start)

### Docker Setup

[](#docker-setup)

First time will take some time because we load all "neos/[\*](#id1)" dependencies as Git repositories.

```
docker compose up -d && docker compose logs -f
```

### local checkout

[](#local-checkout)

```
cd /your/local/path
git clone https://github.com/neos/neos-development-distribution.git
cd neos-development-distribution
curl -s https://getcomposer.org/installer | php
php composer.phar install
```

For details see

### web server configuration

[](#web-server-configuration)

See

### how to push changes

[](#how-to-push-changes)

1. Fork on github.com
2. git remote add fork :your-account/neos-development-distribution.git
3. git checkout -b dev-your-branch
4. git commit ...
5. git push fork
6. Create Pull Request on github.com

For details see

Run tests via IntelliJ, see: ./doc/tests-in-intellij.md

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance68

Regular maintenance activity

Popularity32

Limited adoption so far

Community27

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~125 days

Recently: every ~95 days

Total

30

Last Release

53d ago

Major Versions

4.2.x-dev → 5.0.x-dev2021-08-04

4.3.x-dev → 5.3.x-dev2022-09-06

5.3.x-dev → 7.0.x-dev2022-09-12

7.3.x-dev → 8.0.x-dev2023-12-18

8.4.x-dev → 10.0.x-dev2025-04-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11575267?v=4)[Neos](/maintainers/neos)[@neos](https://github.com/neos)

---

Top Contributors

[![kdambekalns](https://avatars.githubusercontent.com/u/95873?v=4)](https://github.com/kdambekalns "kdambekalns (336 commits)")[![aertmann](https://avatars.githubusercontent.com/u/903567?v=4)](https://github.com/aertmann "aertmann (88 commits)")[![robertlemke](https://avatars.githubusercontent.com/u/95582?v=4)](https://github.com/robertlemke "robertlemke (51 commits)")[![kitsunet](https://avatars.githubusercontent.com/u/324408?v=4)](https://github.com/kitsunet "kitsunet (46 commits)")[![albe](https://avatars.githubusercontent.com/u/4259532?v=4)](https://github.com/albe "albe (36 commits)")[![mhsdesign](https://avatars.githubusercontent.com/u/85400359?v=4)](https://github.com/mhsdesign "mhsdesign (24 commits)")[![skurfuerst](https://avatars.githubusercontent.com/u/190777?v=4)](https://github.com/skurfuerst "skurfuerst (22 commits)")[![mficzel](https://avatars.githubusercontent.com/u/1309380?v=4)](https://github.com/mficzel "mficzel (14 commits)")[![neos-bot](https://avatars.githubusercontent.com/u/13999604?v=4)](https://github.com/neos-bot "neos-bot (14 commits)")[![dlubitz](https://avatars.githubusercontent.com/u/13046100?v=4)](https://github.com/dlubitz "dlubitz (13 commits)")[![johannessteu](https://avatars.githubusercontent.com/u/769789?v=4)](https://github.com/johannessteu "johannessteu (11 commits)")[![bwaidelich](https://avatars.githubusercontent.com/u/307571?v=4)](https://github.com/bwaidelich "bwaidelich (11 commits)")[![hlubek](https://avatars.githubusercontent.com/u/33351?v=4)](https://github.com/hlubek "hlubek (9 commits)")[![ahaeslich](https://avatars.githubusercontent.com/u/1756367?v=4)](https://github.com/ahaeslich "ahaeslich (7 commits)")[![markusguenther](https://avatars.githubusercontent.com/u/1014126?v=4)](https://github.com/markusguenther "markusguenther (6 commits)")[![daniellienert](https://avatars.githubusercontent.com/u/642226?v=4)](https://github.com/daniellienert "daniellienert (5 commits)")[![JamesAlias](https://avatars.githubusercontent.com/u/1615332?v=4)](https://github.com/JamesAlias "JamesAlias (4 commits)")[![nezaniel](https://avatars.githubusercontent.com/u/1687674?v=4)](https://github.com/nezaniel "nezaniel (3 commits)")[![gerhard-boden](https://avatars.githubusercontent.com/u/10533739?v=4)](https://github.com/gerhard-boden "gerhard-boden (2 commits)")[![foerthner](https://avatars.githubusercontent.com/u/564857?v=4)](https://github.com/foerthner "foerthner (2 commits)")

---

Tags

hacktoberfest

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/neos-neos-development-distribution/health.svg)

```
[![Health](https://phpackages.com/badges/neos-neos-development-distribution/health.svg)](https://phpackages.com/packages/neos-neos-development-distribution)
```

###  Alternatives

[neos/neos-base-distribution

Neos Base Distribution

4464.9k](/packages/neos-neos-base-distribution)[neos/neos-ui

Neos CMS UI written in React

2661.0M104](/packages/neos-neos-ui)[neos/neos-development-collection

Neos packages in a joined repository for pull requests.

266102.4k1](/packages/neos-neos-development-collection)[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

116989.0k674](/packages/neos-neos)[neos/demo

Site package for the Neos Demo Site

18181.0k6](/packages/neos-demo)[neos/form-builder

Flow Form Framework integration into Neos CMS

19347.1k18](/packages/neos-form-builder)

PHPackages © 2026

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