dflydev / github-gist-twig-bundle
GitHub Gist Twig Bundle
v1.0.0
2012-11-05 19:08 UTC
Requires
- php: >=5.3.2
- dflydev/github-gist-twig-extension: 2.*
- symfony/config: ~2.1
- symfony/console: ~2.1
- symfony/dependency-injection: ~2.1
- symfony/http-kernel: ~2.1
This package is auto-updated.
Last update: 2024-08-29 04:02:51 UTC
README
一个用于将 Symfony2 的 GitHub Gist 片段嵌入到 Twig 格式化页面中的 bundle。
用法
将以下内容添加到 composer.json
{ "require": { "dflydev/github-gist-twig-bundle": "1.*" } }
将以下内容添加到 config.yml
或您 Kernel 站点最合适的配置文件中
Dflydev\Bundle\GitHubGistTwigBundle\DflydevGitHubGistTwigBundle
许可证
MIT,见 LICENSE。
社区
想参与其中?以下是一些方法
- 在 irc.freenode.org 的 #dflydev IRC 频道中找到我们。
- 在 Twitter 上提及 @dflydev。