Registry / web-framework / symfony-framework-bundle

symfony-framework-bundle

JSON →
library8.1.0phppackagistunverified

Provides a tight integration between Symfony components and the Symfony full-stack framework.

composer require symfony/framework-bundle
INSTALL
IMPORT
SIG · SYMFONY-FRAMEWORK-
S
symfony-framework-bundle
web-frameworkphpv8.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FrameworkBundle
use Symfony\Bundle\FrameworkBundle\FrameworkBundle;

Boot the Symfony framework kernel

use Symfony\Bundle\FrameworkBundle\FrameworkBundle; $kernel = new \App\Kernel('dev', true); $kernel->boot();
Debug
Known issues
breakingSymfony 6+ requires PHP 8.1+; upgrading from older versions may break.
fix
Use PHP 8.1 or higher and check for deprecated methods.
affects: >=6.0
Upgrade
Version history
8.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
6
Bingbot
2
Amazon
1
Resources
symfony-framework-bundle — pip install symfony-framework-bundle · libregistry