2017 © Pedro Peláez
 

library bsb-doctrine-mysql-spacial

BsbDoctrineSpacial is a ZF2 module that provides basic MySQL spatial data functionality.

image

bushbaby/bsb-doctrine-mysql-spacial

BsbDoctrineSpacial is a ZF2 module that provides basic MySQL spatial data functionality.

  • Friday, January 16, 2015
  • by bushbaby
  • Repository
  • 1 Watchers
  • 0 Stars
  • 494 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

BsbDoctrineMysqlSpacial

BsbDoctrineMysqlSpacial is a ZF2 module that provides basic MySQL spatial data functionality., (*1)

Latest Stable Version Total Downloads Latest Unstable Version License, (*2)

Scrutinizer Code Quality Dependency Status, (*3)

Installation

BsbDoctrineMysqlSpacial installs with Composer. To install it into your project, just add the following line into your project composer.json file:, (*4)

"require": {
    "bushbaby/bsb-doctrine-mysql-spacial": "~1.0"
}

Update your project by runnning composer.phar update., (*5)

Finally enable the module by adding BsbDoctrineMysqlSpacial in your application.config.php file., (*6)

Configuration

After you enable the module doctrine is capable of using the provided extensions. However it only does this for orm_default., (*7)

To enable it for other named connections copy config/bsb-doctrine-mysql-spacial.global.php.dist to the config\autoload directory of your project and modify it to include the appropiate named information., (*8)

Usage

to do, (*9)

Note

Many thanks and credits should go http://codeutopia.net as this module is basicly a paste-n-copy implementation., (*10)

The Versions

16/01 2015

dev-master

9999999-dev https://github.com/bushbaby/BsbDoctrineMysqlSpacial

BsbDoctrineSpacial is a ZF2 module that provides basic MySQL spatial data functionality.

  Sources   Download

MIT

The Requires

 

zf2 doctrine mysql spacial

23/05 2014

1.0.0-beta1

1.0.0.0-beta1 https://github.com/bushbaby/BsbDoctrineMysqlSpacial

BsbDoctrineSpacial is a ZF2 module that provides basic MySQL spatial data functionality.

  Sources   Download

MIT

The Requires

 

zf2 doctrine mysql spacial