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-10-29 04:36:17 UTC
README
A Symfony2 bundle to provide the ability to embed GitHub Gist snippets into Twig formatted pages.
Usage
Add the following to composer.json
:
{ "require": { "dflydev/github-gist-twig-bundle": "1.*" } }
Add the following to config.yml
or whichever configuration
is most appropriate for your Kernel site:
Dflydev\Bundle\GitHubGistTwigBundle\DflydevGitHubGistTwigBundle
License
MIT, see LICENSE.
Community
Want to get involved? Here are a few ways:
- Find us in the #dflydev IRC channel on irc.freenode.org.
- Mention @dflydev on Twitter.