2017 © Pedro Peláez
 

symfony-bundle path-analyzer-bundle

Path analyzer form Flexix bundle

image

flexix/path-analyzer-bundle

Path analyzer form Flexix bundle

  • Thursday, April 13, 2017
  • by mariusz.piela
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Flexix\PathAnalyzerBundle installation description

by Mariusz Piela mariusz.piela@tmsolution.pl, (*1)


Installation

To install the bundle, add:, (*2)

//composer require

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

to your project's composer.json file. Later, enable your bundle in the app's kernel:, (*3)

``` <?php // app/AppKernel.php, (*4)

public function registerBundles() { $bundles = array( // ... new Flexix\PathAnalyzerBundle\FlexixPathAnalyzerBundle() ); }, (*5)

The Versions

13/04 2017

dev-master

9999999-dev https://github.com/flexix/controller-configuration-bundle

Path analyzer form Flexix bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mariusz Piela

bundle flexix path analyzer