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

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

netlogix/neos-asyncworkspaceactions
===================================

Neos package that allows asynchronous execution of workspace actions (e.g. publishing)

1.1.0(1mo ago)15.9k↓33.3%1MITPHP

Since Dec 1Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/netlogix/Netlogix.Neos.AsyncWorkspaceActions)[ Packagist](https://packagist.org/packages/netlogix/neos-asyncworkspaceactions)[ RSS](/packages/netlogix-neos-asyncworkspaceactions/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (5)Used By (0)

Netlogix.Neos.AsyncWorkspaceActions
===================================

[](#netlogixneosasyncworkspaceactions)

This package that allows asynchronous execution of workspace actions (e.g. publishing) through the default Neos UI.

When publishing large amounts of nodes, the PHP process may run in the configured memory\_limit, thus failing to publish a workspace. This package aims to work around this problem by moving the publishing to a subprocess that may use a different PHP configuration with unlimited memory\_limit.

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

[](#installation)

`composer require netlogix/neos-asyncworkspaceactions`

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

[](#configuration)

You can configure the threshold after which asynchronous publishing should trigger. If less nodes are published, the default Neos behaviour is used.

```
Netlogix:
  Neos:
    AsyncWorkspaceActions:
      # Amount of nodes required to publish or discard asynchronously
      nodeThreshold: 100
```

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance78

Regular maintenance activity

Popularity25

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.7% 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 ~112 days

Total

2

Last Release

55d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/667b5107f4c2ea180baa00166c2ee3f2a1b412ce22768d6e81bb09323d1c7fe0?d=identicon)[netlogix](/maintainers/netlogix)

![](https://www.gravatar.com/avatar/124704a0d41c6364ac5773df0c9bedc3a85f902f0826df5f12ff2a4b2a06d520?d=identicon)[paxuclus](/maintainers/paxuclus)

---

Top Contributors

[![paxuclus](https://avatars.githubusercontent.com/u/15905038?v=4)](https://github.com/paxuclus "paxuclus (18 commits)")[![stephanschuler](https://avatars.githubusercontent.com/u/1595908?v=4)](https://github.com/stephanschuler "stephanschuler (4 commits)")[![hphoeksma](https://avatars.githubusercontent.com/u/250683?v=4)](https://github.com/hphoeksma "hphoeksma (2 commits)")[![toni-bessel](https://avatars.githubusercontent.com/u/34022843?v=4)](https://github.com/toni-bessel "toni-bessel (2 commits)")[![tweis](https://avatars.githubusercontent.com/u/63323?v=4)](https://github.com/tweis "tweis (1 commits)")

---

Tags

memory-limitneoscmspublishingworkspacepublishingNeosneoscmsworkspacememory limit

### Embed Badge

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

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

###  Alternatives

[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)[techdivision/ckstyles

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

21166.3k](/packages/techdivision-ckstyles)[sandstorm/lazydatasource

Neos package implementing a lazy data source for the UI; so that the elements are loaded lazily on demand.

1044.5k4](/packages/sandstorm-lazydatasource)

PHPackages © 2026

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