https://github.com/nasumilu/spatial-platform
A Doctrine DBAL middleware for spatial (gis) capabilities
https://github.com/nasumilu/spatial-platform
database database-abstraction-layer dbal doctrine gis mysql postgis postgresql spatial
Last synced: 3 months ago
JSON representation
A Doctrine DBAL middleware for spatial (gis) capabilities
- Host: GitHub
- URL: https://github.com/nasumilu/spatial-platform
- Owner: nasumilu
- License: apache-2.0
- Created: 2023-02-05T22:53:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-14T01:32:25.000Z (over 2 years ago)
- Last Synced: 2025-01-12T15:08:51.830Z (5 months ago)
- Topics: database, database-abstraction-layer, dbal, doctrine, gis, mysql, postgis, postgresql, spatial
- Language: PHP
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nasumilu/spatial-platform
Provides a middleware to [Doctrine Database Abstraction Layer (DBAL)](https://www.doctrine-project.org/projects/dbal.html)
for handling vector GIS.Currently, partially supports PotgreSQL/PostGIS.