Nexus — A production-grade actor system for PHP 8.5+. Meta-package.

Maintainers

Package info

github.com/nexus-actors/meta

pkg:composer/nexus-actors/nexus

Transparency log

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0 2026-07-21 18:21 UTC

This package is auto-updated.

Last update: 2026-08-21 18:26:47 UTC


README

Nexus — A production-grade actor system for PHP 8.5+. Meta-package.

Read-only subtree split of nexus-actors/nexus. Report issues and send pull requests to the monorepo — this repository only receives automated pushes and release tags.

Installation

composer require nexus-actors/nexus

Installs the core set in one step: nexus-actors/core, runtime, runtime-fiber, and serialization. For a full project scaffold use composer create-project nexus-actors/skeleton my-app instead.

Documentation

License

MIT