PHPackages                             maxikg/github-api-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. maxikg/github-api-bundle

ActiveLibrary

maxikg/github-api-bundle
========================

A bridge for using knplabs/github-api in Symfony 2/3.

34003PHP

Since Jun 22Pushed 9y ago1 watchersCompare

[ Source](https://github.com/maxikg/github-api-bundle)[ Packagist](https://packagist.org/packages/maxikg/github-api-bundle)[ RSS](/packages/maxikg-github-api-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

GithubApiBundle [![Build Status](https://camo.githubusercontent.com/782c3f48dd8df78e6b62baaf0f4c3d537f9e1c29ea330a53af6805bcf0ed357b/68747470733a2f2f7472617669732d63692e6f72672f6d6178696b672f6769746875622d6170692d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/maxikg/github-api-bundle)
=======================================================================================================================================================================================================================================================================================================================

[](#githubapibundle-)

A simple bridge between [KnpLabs/php-github-api](https://github.com/KnpLabs/php-github-api) and Symfony 2/3.

Installation
------------

[](#installation)

Require the bundle with composer:

```
composer require maxikg/github-api-bundle

```

Now register the bundle:

```
