{"id":18248217,"url":"https://github.com/district09/php_package_gent-lez","last_synced_at":"2026-01-12T09:37:51.868Z","repository":{"id":56969523,"uuid":"320240207","full_name":"district09/php_package_gent-lez","owner":"district09","description":"Service wrapper to get a LEZ zone based on a Lambert72 or WGS84 coordinate.","archived":false,"fork":false,"pushed_at":"2022-08-29T17:54:21.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-10-21T06:34:10.147Z","etag":null,"topics":["d09check22","web"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/district09.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2020-12-10T10:43:03.000Z","updated_at":"2022-12-18T10:15:44.000Z","dependencies_parsed_at":"2022-08-21T06:40:16.735Z","dependency_job_id":null,"html_url":"https://github.com/district09/php_package_gent-lez","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/district09/php_package_gent-lez","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Fphp_package_gent-lez","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Fphp_package_gent-lez/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Fphp_package_gent-lez/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Fphp_package_gent-lez/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/district09","download_url":"https://codeload.github.com/district09/php_package_gent-lez/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/district09%2Fphp_package_gent-lez/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["d09check22","web"],"created_at":"2024-11-05T09:36:16.643Z","updated_at":"2026-01-12T09:37:51.863Z","avatar_url":"https://github.com/district09.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# district09/gent-lez package\n\nCheck if a geolocation (WGS94 or Lambert72) is located within the City of Ghent\nLow Emission Zone (LEZ). This is a PHP wrapper around a GIS webservice.\n\n[![Github][github-badge]][github-link]\n[![License][license-badge]][license-link]\n[![Packagist][packagist-version-badge]][packagist-version-link]\n\n[![CI test main][github-ci-badge-main]][github-ci-link]\n[![CI test develop][github-ci-badge-develop]][github-ci-link]\n\n## Supported NucleusSpatial versions\n\n- The current version (3+) of this package is compatible with NucleusSpatial v2.\n- Use version 2.x of this package for NucleusSpatial v1.\n\n## Install\n\nInstall the package using composer:\n\n```bash\ncomposer require district09/gent-lez\n```\n\n## Change log\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed\nrecently.\n\n## Examples\n\nSee the [examples](examples) directory how to use the service wrappers.\n\n## Testing\n\nRun the test suite:\n\n``` bash\ncomposer install\nvendor/bin/grumphp\n```\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more\ninformation.\n\n[github-badge]: https://img.shields.io/badge/github-District09_Gent_LEZ-blue.svg?logo=github\u0026style=flat-square\n[github-link]: https://github.com/digipolisgent/php_package_gent-lez\n\n[license-badge]: https://img.shields.io/github/license/digipolisgent/php_package_gent-lez?style=flat-square\n[license-link]: LICENSE.md\n\n[packagist-version-badge]: https://img.shields.io/packagist/v/district09/gent-lez?style=flat-square\n[packagist-version-link]: https://packagist.org/packages/district09/gent-lez\n\n[github-ci-link]: https://github.com/district09/php_package_gent-lez/actions/workflows/ci.yml\n[github-ci-badge-main]: https://img.shields.io/github/actions/workflow/status/district09/php_package_gent-lez/ci.yml?branch=main\u0026style=flat-square\u0026label=Tests%20Main\n[github-ci-badge-develop]: https://img.shields.io/github/actions/workflow/status/district09/php_package_gent-lez/ci.yml?branch=develop\u0026style=flat-square\u0026label=Tests%20Develop\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistrict09%2Fphp_package_gent-lez","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdistrict09%2Fphp_package_gent-lez","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdistrict09%2Fphp_package_gent-lez/lists"}