PHPackages                             tmcycyit/help-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. tmcycyit/help-bundle

ActiveSymfony-bundle[Admin Panels](/categories/admin)

tmcycyit/help-bundle
====================

2.0.3(2y ago)059MITPHP

Since Aug 30Pushed 2y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (7)Versions (14)Used By (0)

Helpbundle
==========

[](#helpbundle)

```
HelpBundle used following bundles(see HelpBundle's composer.json):
1. FOSRestBundle
2. JMSDiExtraBundle
3. JMSSerializerBundle
4. NelmioApiDocBundle
5. StofDoctrineExtensionsBundle
6. StfalconTinymceBundle

```

```
HelpBundle used following modules to overwrite base template (see HelpBundle's layout.html.twig):
1. angular
2. ngResource
3. ngSanitize
4. ngAnimate
5. ngStrap
6. Bootstrap CSS

```

Add HelpBundle in your composer.json:

```
{
    "require": {
        "tmcycyit/help-bundle": "dev-master",
    }
}
```

Now update composer.

Composer will install the bundle to your project's `vendor/yit` directory.

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
