2017 © Pedro Peláez
 

library github-gist-twig-bundle

GitHub Gist Twig Bundle

image

dflydev/github-gist-twig-bundle

GitHub Gist Twig Bundle

  • Monday, November 5, 2012
  • by simensen
  • Repository
  • 1 Watchers
  • 3 Stars
  • 83 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

GitHub Gist Twig Bundle

A Symfony2 bundle to provide the ability to embed GitHub Gist snippets into Twig formatted pages., (*1)

Usage

Add the following to composer.json:, (*2)

{
    "require": {
        "dflydev/github-gist-twig-bundle": "1.*"
    }
}

Add the following to config.yml or whichever configuration is most appropriate for your Kernel site:, (*3)

Dflydev\Bundle\GitHubGistTwigBundle\DflydevGitHubGistTwigBundle

License

MIT, see LICENSE., (*4)

Community

Want to get involved? Here are a few ways:, (*5)

  • Find us in the #dflydev IRC channel on irc.freenode.org.
  • Mention @dflydev on Twitter.

The Versions