Download the PHP package yangusik/symfony-spawn without Composer
On this page you can find all versions of the php package yangusik/symfony-spawn. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yangusik/symfony-spawn
More information about yangusik/symfony-spawn
Files in yangusik/symfony-spawn
Download yangusik/symfony-spawn
More information about yangusik/symfony-spawn
Files in yangusik/symfony-spawn
Vendor yangusik
Package symfony-spawn
Short Description Symfony adapter for PHP TrueAsync — async HTTP server with coroutine-per-request isolation
License MIT
Package symfony-spawn
Short Description Symfony adapter for PHP TrueAsync — async HTTP server with coroutine-per-request isolation
License MIT
Please rate this library. Is it a good library?
Informations about the package symfony-spawn
symfony-spawn
Symfony adapter for PHP TrueAsync.
Requirements
- PHP 8.6+ with the TrueAsync extension
- Symfony 7.0 or 8.0
ext-pcntl,ext-pdo
Installation
The runtime is registered automatically via composer.json. That's it.
Running
FrankenPHP worker mode is detected automatically via FRANKENPHP_WORKER.
Doctrine
When doctrine/orm is installed, the bundle automatically enables TrueAsync's PDO connection pool and isolates transaction state per coroutine.
Default pool settings (override in config/packages/true_async.yaml):
License
MIT
All versions of symfony-spawn with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.6
symfony/framework-bundle Version ^7.0|^8.0
symfony/process Version ^7.0|^8.0
symfony/runtime Version ^7.0|^8.0
symfony/security-core Version ^7.0|^8.0
symfony/translation-contracts Version ^3.0
ext-pcntl Version *
ext-pdo Version *
symfony/framework-bundle Version ^7.0|^8.0
symfony/process Version ^7.0|^8.0
symfony/runtime Version ^7.0|^8.0
symfony/security-core Version ^7.0|^8.0
symfony/translation-contracts Version ^3.0
ext-pcntl Version *
ext-pdo Version *
The package yangusik/symfony-spawn contains the following files
Loading the files please wait ...