Libraries tagged by geometry
alexandret/doctrine2-spatial
119603 Downloads
Doctrine2 multi-platform support for spatial types and functions
symm/gisconverter
101017 Downloads
A php library to convert vector geometries between different formats
lyhty/geometry
2140 Downloads
Geometry for Laravel.
geo-io/geometry
26101 Downloads
Basic geometric objects.
chialab/cakephp-geometry
12811 Downloads
A CakePHP plugin to add geometry type.
lesha888/geophp
31071 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
hannesvdvreken/pip
37057 Downloads
The Polygon class
geo-io/wkt-parser
29789 Downloads
Well-known text (WKT) Parser.
geo-io/wkt-generator
18901 Downloads
Well-known text (WKT) Generator.
geo-io/geojson
19077 Downloads
Geo I/O factory and extractor implementations for GeoJSON.
andritiana/mysql8-doctrine2-spatial
10912 Downloads
Doctrine2 multi-platform support for spatial types and functions
sookoll/geophp
7526 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
ajthinking/laravel-postgis
71161 Downloads
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models
bvisness/geometry
1822 Downloads
PHP implementations of geometric shapes.
nicklasw/s2-geometry-library-php
4051 Downloads
Fork - Port of s2-geometry-library-java into PHP