学说 后记:使用PostGIS和学说的空间和地理数据 源码
教义的PostGIS扩展 该库允许您将Doctrine与PostGIS(PostgreSQL空间数据库扩展)一起使用。 PostGIS 1.5和2.x均受支持。 安装 使用安装最新版本。 composer require jsor/doctrine-postgis 查看以获取所有可用版本。 建立 您要做的就是注册事件订阅者。 use Jsor \ Doctrine \ PostGIS \ Event \ ORMSchemaEventSubscriber ; $ entityManager -> getEventManager ()-> addEventSubscriber ( new
文件列表
学说-后记:使用PostGIS和学说的空间和地理数据
(预估有个377文件)
.gitignore
97B
README.md
8KB
pg_hba.conf
552B
CHANGELOG.md
2KB
SchemaManagerTest.php
6KB
DBALSchemaEventSubscriberTest.php
24KB
function-index.md
10KB
LICENSE
1KB
composer.json
1KB
phpunit.xml.dist
1KB
暂无评论