How to retrieve any geographical data from OpenStreetMap and transform them into usable PHP objects.
PHP
New in PHP 8.6: Faster array_map with first-class callables
In this video, Tideways shows how PHP 8.6 speeds up array_map when you use first-class callables.