Registry / web-framework / symfony-twig-bridge

symfony-twig-bridge

JSON →
library8.1.0phppackagistunverified

Provides integration for Twig with various Symfony components, including forms and translations.

composer require symfony/twig-bridge
INSTALL
IMPORT
SIG · SYMFONY-TWIG-BRIDG
S
symfony-twig-bridge
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.

FormExtension
use Symfony\Bridge\Twig\Extension\FormExtension;

Adds form rendering support to Twig.

use Symfony\Bridge\Twig\Extension\FormExtension; use Twig\Environment; $twig = new Environment($loader); $twig->addExtension(new FormExtension());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources