{"id":21819425,"url":"https://github.com/dflydev/dflydev-github-gist-twig-extension","last_synced_at":"2025-08-03T19:36:58.095Z","repository":{"id":2407431,"uuid":"3374999","full_name":"dflydev/dflydev-github-gist-twig-extension","owner":"dflydev","description":"GitHub Gist Twig Extension","archived":false,"fork":false,"pushed_at":"2012-08-15T16:16:04.000Z","size":132,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T02:28:50.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/dflydev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-07T06:31:58.000Z","updated_at":"2021-01-14T12:38:15.000Z","dependencies_parsed_at":"2022-08-06T12:15:18.833Z","dependency_job_id":null,"html_url":"https://github.com/dflydev/dflydev-github-gist-twig-extension","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflydev%2Fdflydev-github-gist-twig-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflydev%2Fdflydev-github-gist-twig-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflydev%2Fdflydev-github-gist-twig-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflydev%2Fdflydev-github-gist-twig-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflydev","download_url":"https://codeload.github.com/dflydev/dflydev-github-gist-twig-extension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248810782,"owners_count":21165180,"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":[],"created_at":"2024-11-27T16:19:04.863Z","updated_at":"2025-04-14T02:28:55.644Z","avatar_url":"https://github.com/dflydev.png","language":"PHP","funding_links":[],"categories":["Twig"],"sub_categories":["Extensions"],"readme":"GitHub Gist Twig Extension\n==========================\n\nA simple [Twig](http://twig.sensiolabs.org/) extension for embedding\n[GitHub](http://github.com) [Gist](http://gist.github.com) snippets\ninto Twig templates.\n\nRequirements\n------------\n\n * PHP: \u003e=5.3.2\n * Twig: \u003e=1.5,\u003c2\n\n\nUsage\n-----\n\n```php\n\u003c?php\nuse Dflydev\\Twig\\Extension\\GitHubGist\\GistTwigExtension;\n$gistTwigExtension = new GistTwigExtension();\n$twig-\u003eaddExtension($gistTwigExtension);\n```\n\nOnce enabled, gists can be embedded by:\n\n```twig\n{{ gist(3360578) }}\n```\n\n\nAdvanced Usage\n--------------\n\nThe `GistTwigExtension` can optionally accept a `TransportInterface`\nand a `CacheInterface` implementation. By default `NativePhpTransport`\nand `ArrayCache` are selected if not specified.\n\n\nLicense\n-------\n\nMIT, see LICENSE.\n\n\nCommunity\n---------\n\nIf you have questions or want to help out, join us in the\n[#dflydev](irc://irc.freenode.net/#dflydev) channel on irc.freenode.net.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdflydev%2Fdflydev-github-gist-twig-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdflydev%2Fdflydev-github-gist-twig-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdflydev%2Fdflydev-github-gist-twig-extension/lists"}