Download the PHP package el7cosmos/drupal-runtime without Composer
On this page you can find all versions of the php package el7cosmos/drupal-runtime. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download el7cosmos/drupal-runtime
More information about el7cosmos/drupal-runtime
Files in el7cosmos/drupal-runtime
Download el7cosmos/drupal-runtime
More information about el7cosmos/drupal-runtime
Files in el7cosmos/drupal-runtime
Vendor el7cosmos
Package drupal-runtime
Short Description Drupal integration with Symfony Runtime
License GPL-2.0-or-later
Package drupal-runtime
Short Description Drupal integration with Symfony Runtime
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package drupal-runtime
Drupal Runtime
Integrates Drupal with Symfony Runtime.
The Runtime Component decouples the bootstrapping logic from any global state to make sure the application can run with runtimes like PHP-FPM, ReactPHP, Swoole, etc. without any changes.
Installation
If using composer>=2.2
Add drupal scaffold config
Add symfony runtime template
Require this package
Your composer.json
should now be something like this:
You can also manually edit composer.json
to match the above example.
Usage
Composer will automatically scaffold following files to use Symfony Runtime:
[web-root]/index.php
[web-root]/update.php
All versions of drupal-runtime with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1.0
drupal/core Version ^10.3 || ^11.0
symfony/runtime Version ^6.4 || ^7.1
drupal/core Version ^10.3 || ^11.0
symfony/runtime Version ^6.4 || ^7.1
The package el7cosmos/drupal-runtime contains the following files
Loading the files please wait ....