PHPackages                             servergrove/kb-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. [Admin Panels](/categories/admin)
4. /
5. servergrove/kb-bundle

ActiveLibrary[Admin Panels](/categories/admin)

servergrove/kb-bundle
=====================

Symfony2 bundle which provides a complete Knowledge Base system based on the Symfony CMF and PHPCR projects

v0.1(13y ago)7235[2 issues](https://github.com/servergrove/ServerGroveKbBundle/issues)MITPHPPHP &gt;=5.3.3

Since Mar 12Pushed 13y ago4 watchersCompare

[ Source](https://github.com/servergrove/ServerGroveKbBundle)[ Packagist](https://packagist.org/packages/servergrove/kb-bundle)[ RSS](/packages/servergrove-kb-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (10)Versions (2)Used By (0)

ServerGroveKbBundle
===================

[](#servergrovekbbundle)

This bundle allows to easily create a knowledge base application with a few simple steps.

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

[](#installation)

You need to add the bundle to your composer file. You can easily do so by running the following command:

```
$ composer require servergrove/kb-bundle:dev-master
```

### Add the bundle to your project

[](#add-the-bundle-to-your-project)

There is only one requirement, to add the Bundle instance to your Kernel

```
