district09 / gent-lez
Check if given coordinates are within the Gent LEZ (Low Emission Zone).
Installs: 8 952
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- digipolisgent/api-client: ^3.0
- digipolisgent/value: ^3.0
- proj4php/proj4php: ^2.0
- webmozart/assert: ^1.9
Requires (Dev)
- district09/qa-php: ^1.0.1
This package is auto-updated.
Last update: 2024-10-29 05:53:58 UTC
README
Check if a geolocation (WGS94 or Lambert72) is located within the City of Ghent Low Emission Zone (LEZ). This is a PHP wrapper around a GIS webservice.
Install
Install the package using composer:
composer require district09/gent-lez
Change log
Please see CHANGELOG for more information what has changed recently.
Examples
See the examples directory how to use the service wrappers.
Testing
Run the test suite:
composer install vendor/bin/grumphp
License
The MIT License (MIT). Please see License File for more information.