dflydev/github-gist-twig-bundle

GitHub Gist Twig Bundle

Maintainers

👁 simensen

Package info

github.com/dflydev/dflydev-github-gist-twig-bundle

Homepage

pkg:composer/dflydev/github-gist-twig-bundle

Statistics

Installs: 91

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

v1.0.0 2012-11-05 19:08 UTC

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 1f16b400eb0035f293e9aafafa9eae4e7d5ea8c5

twiggithubgist

This package is auto-updated.

Last update: 2026-06-29 00:58:16 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.