PHPackages                             boxedcode/silex-knp-menu-service-provider - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. boxedcode/silex-knp-menu-service-provider

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

boxedcode/silex-knp-menu-service-provider
=========================================

A Silex Knp Menu service provider which is compatible with Silex 2.\*

v1.0.0(9y ago)22.5kPHPPHP &gt;=5.5.0

Since Jul 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/boxedcode/silex-knp-menu-service-provider)[ Packagist](https://packagist.org/packages/boxedcode/silex-knp-menu-service-provider)[ RSS](/packages/boxedcode-silex-knp-menu-service-provider/feed)WikiDiscussions master Synced 4w ago

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

Silex Knp Menu Service Provider
===============================

[](#silex-knp-menu-service-provider)

This is a simple Silex Knp Menu Service Provider which is compatible with Silex 2.\*. You can find out more about Knp Menu [here](https://github.com/KnpLabs/KnpMenu)

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

[](#installation)

Install using composer, more information on composer is available [here](https://getcomposer.org/). The following simple command will install `silex-knp-menu-service-provider` into your project, add a new entry in your composer.json file and update the composer.lock file as well.

```
composer require boxedcode/silex-knp-menu-service-provider

```

Usage
-----

[](#usage)

Simply register the service provider in your Silex 2.\* application along the lines of the following:

```
