bcremer/doctrine-mysql-spatial
最新稳定版本:2.0.1
Composer 安装命令:
composer require bcremer/doctrine-mysql-spatial
包简介
Doctrine support for MySQL spatial types and functions
README 文档
README
Doctrine support for spatial types and functions for MySQL.
Install
Via Composer
$ bcremer/doctrine-mysql-spatial
Supported Versions
matrix:
php-version:
- "7.4"
- "8.0"
mysql-version:
- "5.7"
- "8.0"
Project origins
This project was forked from creof/doctrine2-spatial by Derek J. Lambert. The origin project seems to be non-active since 2017.
I stripped down this fork to just support recent PHP and MySQL versions. I do not plan to re-introduce support for other Platforms than (Oracle/Percona) MySQL.
- Removed support for PostgreSQL
- Removed support for PHP Versions < 7.4
- Removed support for MySQL Versions < 5.7
- Removed travis-ci build
- Introduced github actions
- Added support for PHP 8.0
- Added support for MySQL 8
- Changed project namespace from
CrEOF\SpatialtoBcremer\Spatial - Changed composer package name to
bcremer/doctrine-mysql-spatial
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 23.3k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-12-24