{"id":15287394,"url":"https://github.com/core23/twigformatterbundle","last_synced_at":"2025-10-07T01:31:33.879Z","repository":{"id":56957930,"uuid":"203047720","full_name":"core23/TwigFormatterBundle","owner":"core23","description":"📑 This bundle provides a twig formatter for the Sonata FormatterBundle.","archived":true,"fork":false,"pushed_at":"2020-04-23T15:21:34.000Z","size":63,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-09-30T15:27:58.925Z","etag":null,"topics":["bundle","formatter","php","sonata","sonata-formatter","symfony","symfony-bundle","twig"],"latest_commit_sha":null,"homepage":"https://core23.de","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/core23.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null},"funding":{"github":"core23","open_collective":"core23","ko_fi":"core23","custom":"https://donate.core23.de"}},"created_at":"2019-08-18T19:30:06.000Z","updated_at":"2023-01-28T14:22:37.000Z","dependencies_parsed_at":"2022-08-21T04:40:23.213Z","dependency_job_id":null,"html_url":"https://github.com/core23/TwigFormatterBundle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/core23%2FTwigFormatterBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/core23%2FTwigFormatterBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/core23%2FTwigFormatterBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/core23%2FTwigFormatterBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/core23","download_url":"https://codeload.github.com/core23/TwigFormatterBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219877415,"owners_count":16554878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bundle","formatter","php","sonata","sonata-formatter","symfony","symfony-bundle","twig"],"created_at":"2024-09-30T15:28:02.085Z","updated_at":"2025-10-07T01:31:28.587Z","avatar_url":"https://github.com/core23.png","language":"PHP","funding_links":["https://github.com/sponsors/core23","https://opencollective.com/core23","https://ko-fi.com/core23","https://donate.core23.de"],"categories":[],"sub_categories":[],"readme":"TwigFormatterBundle\n===================\n[![Latest Stable Version](https://poser.pugx.org/core23/twig-formatter-bundle/v/stable)](https://packagist.org/packages/core23/twig-formatter-bundle)\n[![Latest Unstable Version](https://poser.pugx.org/core23/twig-formatter-bundle/v/unstable)](https://packagist.org/packages/core23/twig-formatter-bundle)\n[![License](https://poser.pugx.org/core23/twig-formatter-bundle/license)](https://packagist.org/packages/core23/twig-formatter-bundle)\n\n[![Total Downloads](https://poser.pugx.org/core23/twig-formatter-bundle/downloads)](https://packagist.org/packages/core23/twig-formatter-bundle)\n[![Monthly Downloads](https://poser.pugx.org/core23/twig-formatter-bundle/d/monthly)](https://packagist.org/packages/core23/twig-formatter-bundle)\n[![Daily Downloads](https://poser.pugx.org/core23/twig-formatter-bundle/d/daily)](https://packagist.org/packages/core23/twig-formatter-bundle)\n\n[![Continuous Integration](https://github.com/core23/TwigFormatterBundle/workflows/Continuous%20Integration/badge.svg)](https://github.com/core23/TwigFormatterBundle/actions)\n[![Code Coverage](https://codecov.io/gh/core23/TwigFormatterBundle/branch/master/graph/badge.svg)](https://codecov.io/gh/core23/TwigFormatterBundle)\n\nThis bundle provides a [twig] formatter for the [Sonata FormatterBundle].\n\n## Installation\n\nOpen a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:\n\n```\ncomposer require core23/twig-formatter-bundle\n```\n\n### Enable the Bundle\n\nThen, enable the bundle by adding it to the list of registered bundles in `config/bundles.php` file of your project:\n\n```php\n// config/bundles.php\n\nreturn [\n    // ...\n    Core23\\TwigFormatterBundle\\Core23TwigFormatterBundle::class =\u003e ['all' =\u003e true],\n];\n```\n\nTo use the new formatter, register the formatter in `config/packages/sonata_formatter.yaml` file of your project:\n\n```yaml\nsonata_formatter:\n    formatters:\n        twig:\n            service: core23_twig_formatter.formatter\n```\n\n\n[twig]: https://github.com/twigphp/Twig\n[Sonata FormatterBundle]: https://github.com/sonata-project/SonataFormatterBundle\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcore23%2Ftwigformatterbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcore23%2Ftwigformatterbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcore23%2Ftwigformatterbundle/lists"}