PHPackages                             silpo-tech/openswoole-bundle - 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. silpo-tech/openswoole-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

silpo-tech/openswoole-bundle
============================

Symfony OpenSwoole Bundle

v1.2.0(6mo ago)11.9k↓11.5%2[2 PRs](https://github.com/silpo-tech/OpenSwooleBundle/pulls)MITPHPPHP &gt;=8.2CI passing

Since Oct 2Pushed 6mo agoCompare

[ Source](https://github.com/silpo-tech/OpenSwooleBundle)[ Packagist](https://packagist.org/packages/silpo-tech/openswoole-bundle)[ RSS](/packages/silpo-tech-openswoole-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (22)Versions (7)Used By (0)

OpenSwoole Bundle for Symfony Framework
=======================================

[](#openswoole-bundle-for-symfony-framework)

[![CI](https://github.com/silpo-tech/OpenSwooleBundle/actions/workflows/ci.yml/badge.svg)](https://github.com/silpo-tech/OpenSwooleBundle/actions)[![codecov](https://camo.githubusercontent.com/5b4157bf2a72e116e6c264d894406162bc3d3f31f8e79a69d72777af38339112/68747470733a2f2f636f6465636f762e696f2f67682f73696c706f2d746563682f4f70656e53776f6f6c6542756e646c652f67726170682f62616467652e737667)](https://codecov.io/gh/silpo-tech/OpenSwooleBundle)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

Installation
============

[](#installation)

Open a command console, enter your project directory and execute:

```
$ composer require silpo-tech/openswoole-bundle
```

USAGE
-----

[](#usage)

```
# Start the openswoole server
$ php bin/console openswoole:server:start
```

```
# Stop the openswoole server
$ php bin/console openswoole:server:stop
```

```
# Reload the openswoole server
$ php bin/console openswoole:server:reload
```

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

[](#configuration)

### Default Configs

[](#default-configs)

```
host: 0.0.0.0
port: 80
options:
    pid_file: /var/run/openswoole_server.pid
    log_file: %kernel.logs_dir%/swoole.log
    daemonize: false
    max_requests: 200
    worker_num: 4
    document_root: %kernel.project_dir%/public
    enable_static_handler: false
    open_http2_protocol: false
    open_tcp_nodelay: false  # Disables Nagle's algorithm; set to true to reduce latency for small packets
```

### Other Configs

[](#other-configs)

*Note: these options have not been tried*

```
options:
    max_request: ~
    open_cpu_affinity: ~
    task_worker_num: ~
    enable_port_reuse: ~
    worker_num: ~
    reactor_num: ~
    dispatch_mode: ~
    discard_timeout_request: ~
    open_tcp_nodelay: ~
    open_mqtt_protocol: ~
    user: ~
    group: ~
    ssl_cert_file: ~
    ssl_key_file: ~
    package_max_length: ~
```

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance68

Regular maintenance activity

Popularity25

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69.6% 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 ~8 days

Total

6

Last Release

186d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f9891deddc63cb60dd472af17aee913a559f29defbe861135037dbbdf99449a6?d=identicon)[food-tech-devs](/maintainers/food-tech-devs)

---

Top Contributors

[![ypft](https://avatars.githubusercontent.com/u/157708858?v=4)](https://github.com/ypft "ypft (16 commits)")[![panayotovyura](https://avatars.githubusercontent.com/u/8473688?v=4)](https://github.com/panayotovyura "panayotovyura (7 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/silpo-tech-openswoole-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/silpo-tech-openswoole-bundle/health.svg)](https://phpackages.com/packages/silpo-tech-openswoole-bundle)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)

PHPackages © 2026

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