PHPackages                             flexix/path-analyzer-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. flexix/path-analyzer-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

flexix/path-analyzer-bundle
===========================

Path analyzer form Flexix bundle

09PHP

Since Apr 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/flexix/PathAnalyzerBundle)[ Packagist](https://packagist.org/packages/flexix/path-analyzer-bundle)[ RSS](/packages/flexix-path-analyzer-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Flexix\\PathAnalyzerBundle installation description
===================================================

[](#flexixpathanalyzerbundle-installation-description)

> by Mariusz Piela

---

### Installation

[](#installation)

To install the bundle, add:

```
//composer require

"flexix/path-analyzer-bundle": "dev-master"

```

to your project's `composer.json` file. Later, enable your bundle in the app's kernel:

```
