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(3mo ago)16.4k↓70%1MITPHP

Since Dec 1Pushed 3mo 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 yesterday

READMEChangelog (2)Dependencies (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 87% of packages

Maintenance81

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 69% 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

101d 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 (20 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

14104.7k6](/packages/shel-neos-colorpicker)[shel/neos-hyphens

A plugin for Neos CMS which provides hyphens for the inline editor

21214.3k1](/packages/shel-neos-hyphens)[techdivision/ckstyles

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

21179.5k](/packages/techdivision-ckstyles)

PHPackages © 2026

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