creof/doctrine2-spatial
Fork: 175 Star: 272 (更新于 2024-11-19 22:01:31)
license: MIT
Language: PHP .
Doctrine2 multi-platform support for spatial types and functions.
最后发布版本: 1.2.0 ( 2017-10-20 23:57:14)
Doctrine2-Spatial
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-11-20 23:58:25 laravel/framework
2024-11-20 18:39:23 danielmiessler/SecLists
2024-11-16 21:54:23 w7corp/easywechat
2024-11-16 04:49:03 coollabsio/coolify
2024-11-13 23:19:14 symfony/symfony
2024-11-13 22:53:21 symfony/var-dumper