2017 © Pedro Peláez
 

symfony-bundle landmarx-bundle

This bundle provides an integration of the Landmarx Mapping library

image

ner0tic/landmarx-bundle

This bundle provides an integration of the Landmarx Mapping library

  • Sunday, December 9, 2012
  • by ner0tic
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

LandmarxBundle

  1. Installation
  2. Usage

Installation

Add to composer.json, (*1)

"require": {
    "ner0tic/landmarx-bundle": "*",
    // ...
}

Register the bundle Add to app/AppKernel.php, (*2)

public function registerBundles()
{
    $bundles = array(
        new Landmarx\Bundle\LandmarxBundle\LandmarxBundle(),
        // ...
    );
}

Credits

Based on KnpMenu, (*3)

The Versions

09/12 2012

dev-master

9999999-dev

This bundle provides an integration of the Landmarx Mapping library

  Sources   Download

MIT

The Requires

 

mapping

25/11 2012

dev-bundle

dev-bundle

This bundle provides an integration of the Landmarx Mapping library

  Sources   Download

MIT

The Requires

 

mapping