MyGit

creof/doctrine2-spatial

Fork: 176 Star: 272 (更新于 2024-10-04 23:00:27)

license: MIT

Language: PHP .

Doctrine2 multi-platform support for spatial types and functions.

最后发布版本: 1.2.0 ( 2017-10-20 23:57:14)

GitHub网址

Doctrine2-Spatial

Build Status Code Climate Coverage Status Downloads Gitter

Doctrine2 multi-platform support for spatial types and functions. Currently MySQL and PostgreSQL with PostGIS are supported. Could potentially add support for other platforms if an interest is expressed.

Documentation can be found at here

composer.json

{
    "require": {
    	...
        "creof/doctrine2-spatial": "~1"

You will also have to change the version requirement of doctrine to at least 2.3:


        "doctrine/orm": ">=2.3",

最近版本更新:(数据更新于 2024-10-03 15:55:25)

2017-10-20 23:57:14 1.2.0

2016-02-19 03:26:47 1.1.1

2015-11-10 16:16:55 1.0.0

creof/doctrine2-spatial同语言 PHP最近更新仓库

2024-10-04 05:05:21 coollabsio/coolify

2024-10-02 22:48:51 nextcloud/server

2024-09-27 04:15:58 statamic/cms

2024-09-26 16:18:25 webonyx/graphql-php

2024-09-24 18:16:56 JhumanJ/OpnForm

2024-09-21 14:15:59 symfony/var-dumper