{"id":89543,"library":"symfony-twig-pack","title":"Symfony Twig Pack","description":"A Twig pack for Symfony projects, bundling Twig and related dependencies.","status":"active","version":"1.0.1","language":"php","source_language":null,"source_url":"https://github.com/symfony/twig-pack","tags":["symfony","twig","templating","pack"],"install":[{"cmd":"composer require symfony/twig-pack","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Environment","correct":"use Twig\\Environment;"}],"quickstart":{"code":"use Twig\\Environment;\nuse Twig\\Loader\\FilesystemLoader;\n\n$loader = new FilesystemLoader('/path/to/templates');\n$twig = new Environment($loader);\necho $twig->render('index.html.twig', ['name' => 'World']);","lang":"php","description":"Create a Twig environment and render a template."},"warnings":[],"env_vars":null,"search_vec":"'bundl':10 'depend':14 'pack':3,6,18 'project':9 'relat':13 'symfoni':1,8,15 'templat':17 'twig':2,5,11,16","created_at":"2026-06-19T08:48:44.454626+00:00","updated_at":"2026-06-19T08:48:44.454626+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/symfony/twig-pack","github":"https://github.com/symfony/twig-pack","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}