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

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

neos/marketplace
================

Neos Project Marketplace

2.0.4(7y ago)67205[8 issues](https://github.com/neos/Neos.MarketPlace/issues)MITPHP

Since Apr 1Pushed 6y ago1 watchersCompare

[ Source](https://github.com/neos/Neos.MarketPlace)[ Packagist](https://packagist.org/packages/neos/marketplace)[ RSS](/packages/neos-marketplace/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (8)Versions (31)Used By (0)

Neos Market Place
=================

[](#neos-market-place)

This package is a prototype for the Extension Repository for the Neos Project.

The goal is to make available packages and vendors more visible on the main [website](http://www.neos.io) of the Neos Project.

Flow Framework and Neos CMS use composer to handle packages, so this project is a simple frontend on top of Packagist. We synchronize in a regulary basic the package from Packagist.

Features
--------

[](#features)

- Import / Update packages and versions from Packagist
- Import / Update maintainers from Packagist
- Handle abandoned packages
- Basic integration with ElasticSearch
- Listing of packages
- Vendor detail page
- Package detail page
- Handle deleted packages
- Get metrics from Packagist (downloads)
- Get metrics from Github (star, watch, fork, issues)
- Some utility NodeType to show case specific packages in neos.io
- More advanced search configuration
- ElasticSearch Aggregation support

### Search

[](#search)

#### Without query (sorted by last activity)

[](#without-query-sorted-by-last-activity)

[![Search without Query](https://camo.githubusercontent.com/2aacf1088299270189a129d07b92c54ef4e89da54e24a5dea96e79e20229a4b2/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f6266636270656e776c7937323669782f323031362d30332d3331253230617425323031302e333625323032782e706e673f646c3d30)](https://camo.githubusercontent.com/2aacf1088299270189a129d07b92c54ef4e89da54e24a5dea96e79e20229a4b2/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f6266636270656e776c7937323669782f323031362d30332d3331253230617425323031302e333625323032782e706e673f646c3d30)

#### With query (sorted by pertinance, todo)

[](#with-query-sorted-by-pertinance-todo)

[![Search with Query](https://camo.githubusercontent.com/90eeace1de7160a740b2ed23e68ed3ac82af4f40f50a3cba71e1ff540955d350/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f34333774387379306e316f663633302f323031362d30332d3331253230617425323031302e33362532303278253230253238312532392e706e673f646c3d30)](https://camo.githubusercontent.com/90eeace1de7160a740b2ed23e68ed3ac82af4f40f50a3cba71e1ff540955d350/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f34333774387379306e316f663633302f323031362d30332d3331253230617425323031302e33362532303278253230253238312532392e706e673f646c3d30)

### Vendor Page

[](#vendor-page)

[![Vendor](https://camo.githubusercontent.com/947144979aed599a11449cd0ceee93774a6f8d851726af4508cd80ff98ac9109/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f3866653463376a6a736a396934396d2f323031362d30332d3331253230617425323031302e333725323032782e706e673f646c3d30)](https://camo.githubusercontent.com/947144979aed599a11449cd0ceee93774a6f8d851726af4508cd80ff98ac9109/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f3866653463376a6a736a396934396d2f323031362d30332d3331253230617425323031302e333725323032782e706e673f646c3d30)

### Package Page

[](#package-page)

[![Package](https://camo.githubusercontent.com/3bb79c45828fc476bbcd6ba56896f22c3ec53770ba9dd0af4f685c72491d8450/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f69787363343439637874376a656d672f323031362d30332d3331253230617425323031302e33372532303278253230253238312532392e706e673f646c3d30)](https://camo.githubusercontent.com/3bb79c45828fc476bbcd6ba56896f22c3ec53770ba9dd0af4f685c72491d8450/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f69787363343439637874376a656d672f323031362d30332d3331253230617425323031302e33372532303278253230253238312532392e706e673f646c3d30)

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

[](#configuration)

To not hit the github API request limitation, please configuration your account username and password in `Settings.yaml` at `Neos.MarketPlace.github.account` and `Neos.MarketPlace.github.password`.

CLI Tools
---------

[](#cli-tools)

You can run the full sync for all packages:

```
flow marketplace:sync

```

Or run it for a sinlge package:

```
flow marketplace:sync --package ttree/jobbutler

```

License
-------

[](#license)

The MIT License (MIT). Please see [LICENSE](LICENSE.txt) for more information.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 61.3% 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 ~42 days

Recently: every ~28 days

Total

28

Last Release

2596d ago

Major Versions

0.1.11 → 1.0.02017-03-29

1.0.10 → 2.0.02019-01-30

### Community

Maintainers

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

---

Top Contributors

[![dfeyer](https://avatars.githubusercontent.com/u/221173?v=4)](https://github.com/dfeyer "dfeyer (196 commits)")[![robertlemke](https://avatars.githubusercontent.com/u/95582?v=4)](https://github.com/robertlemke "robertlemke (80 commits)")[![kdambekalns](https://avatars.githubusercontent.com/u/95873?v=4)](https://github.com/kdambekalns "kdambekalns (20 commits)")[![Sebobo](https://avatars.githubusercontent.com/u/596967?v=4)](https://github.com/Sebobo "Sebobo (9 commits)")[![skurfuerst](https://avatars.githubusercontent.com/u/190777?v=4)](https://github.com/skurfuerst "skurfuerst (7 commits)")[![daniellienert](https://avatars.githubusercontent.com/u/642226?v=4)](https://github.com/daniellienert "daniellienert (6 commits)")[![marwahaha](https://avatars.githubusercontent.com/u/2541209?v=4)](https://github.com/marwahaha "marwahaha (1 commits)")[![aertmann](https://avatars.githubusercontent.com/u/903567?v=4)](https://github.com/aertmann "aertmann (1 commits)")

### Embed Badge

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

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

###  Alternatives

[shyim/danger-php

Port of danger to PHP

8553.4k](/packages/shyim-danger-php)[neos/eel

The Embedded Expression Language (Eel) is a building block for creating Domain Specific Languages

122.1M32](/packages/neos-eel)[neos/fusion-form

Fusion Form

19755.7k40](/packages/neos-fusion-form)[cpsit/project-builder

Composer package to create new projects from project templates

2538.4k2](/packages/cpsit-project-builder)[avency/neos-vardump

Neos VarDump Package

147.1k](/packages/avency-neos-vardump)

PHPackages © 2026

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