PHPackages                             octo-php/platform - 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. [Framework](/categories/framework)
4. /
5. octo-php/platform

ActiveMetapackage[Framework](/categories/framework)

octo-php/platform
=================

Recommended OctoPHP runtime stack — installs the full async platform: runtime-pack, Symfony bridge suite, and observability.

v0.1.2(4mo ago)001MITPHPPHP &gt;=8.4

Since Mar 4Pushed 4mo agoCompare

[ Source](https://github.com/LaProgrammerie/octo-php-platform)[ Packagist](https://packagist.org/packages/octo-php/platform)[ RSS](/packages/octo-php-platform/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (6)Versions (2)Used By (1)

octo-php/platform
=================

[](#octo-phpplatform)

Meta-package installant la stack complète OctoPHP pour la plateforme async PHP.

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

[](#installation)

```
composer require octo-php/platform
```

Ou via le skeleton (recommandé pour un nouveau projet) :

```
composer create-project octo-php/skeleton my-app
```

Packages inclus
---------------

[](#packages-inclus)

PackageDescription[runtime-pack](../packages/runtime-pack/)Runtime OpenSwoole — HTTP server, healthchecks, graceful shutdown, reload policy, structured concurrency[symfony-bridge](../packages/symfony-bridge/)Core — conversion HTTP, lifecycle long-running, reset, streaming, métriques[symfony-bundle](../packages/symfony-bundle/)Bundle Symfony, auto-configuration, recipe Flex[symfony-messenger](../packages/symfony-messenger/)Transport Messenger in-process via channels OpenSwoole[symfony-realtime](../packages/symfony-realtime/)WebSocket handler, helpers SSE avancés[symfony-otel](../packages/symfony-otel/)Export OpenTelemetry (traces + métriques)Installation individuelle
-------------------------

[](#installation-individuelle)

Si vous n'avez pas besoin de toute la stack, installez les packages séparément :

```
# Runtime seul (sans Symfony)
composer require octo-php/runtime-pack

# Core bridge uniquement
composer require octo-php/symfony-bridge

# Ajout progressif
composer require octo-php/symfony-bundle
composer require octo-php/symfony-messenger
composer require octo-php/symfony-realtime
composer require octo-php/symfony-otel
```

Licence
-------

[](#licence)

MIT

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance78

Regular maintenance activity

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

120d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/230381223?v=4)[LaProgrammerie](/maintainers/laprogrammerie)[@LaProgrammerie](https://github.com/LaProgrammerie)

---

Top Contributors

[![matthieuwerner](https://avatars.githubusercontent.com/u/3184545?v=4)](https://github.com/matthieuwerner "matthieuwerner (2 commits)")

### Embed Badge

![Health badge](/badges/octo-php-platform/health.svg)

```
[![Health](https://phpackages.com/badges/octo-php-platform/health.svg)](https://phpackages.com/packages/octo-php-platform)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M300](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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