Ross ROSS = Recommend OSS · open-source software intelligence for agents

thephpleague/geotools

Geo-related tools PHP 7.3+ library built atop Geocoder and React libraries observed · 2026-08-28

github.com/thephpleague/geotools · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 73
  • Release rhythm 43
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 283
  • age_days: 4956
  • days_rel: 164
  • days_push: 164
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1406 stars · 128 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A PHP 7.3+ geo-related library built atop Geocoder and React, providing batch geocoding, coordinate conversion, distance/bearing computation, geohash encoding, and polygon point-in-polygon checks. It also ships a CLI for distance, point, geohash, and conversion operations.

Use cases

  • batch geocode addresses in parallel with PHP
  • compute distance between two GPS coordinates
  • convert decimal degrees to DMS or UTM
  • encode and decode geohash strings
  • check if a point is inside a polygon
  • find the midpoint between two coordinates
  • cache geocoder results with PSR-6

When to choose

  • you need geospatial math (distance, bearing, geohash, UTM) in a PHP project
  • you want batch or cached geocoding across multiple providers
  • you need a CLI for quick coordinate conversions and distance calculations

When to avoid

  • you need a full GIS engine like PostGIS or spatial SQL queries
  • your project is not PHP-based
  • you need map rendering or tile serving rather than coordinate computation

Facets

library · maturity active

geospatial cli caching http-client developer-tools php cli geocoding coordinates distance geohash utm polygon reactphp maps geospatial command-line

1 source

Member repositories

RepositoryRoleHealth v2
thephpleague/geotoolsmain68

For agents

markdown · JSON · MCP: product_card(name="thephpleague/geotools")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem