Skip to content

Modernize postcode service integrations#8

Merged
Jord-JD merged 1 commit into
masterfrom
agent/modern-postcode-services
Jul 18, 2026
Merged

Modernize postcode service integrations#8
Jord-JD merged 1 commit into
masterfrom
agent/modern-postcode-services

Conversation

@Jord-JD

@Jord-JD Jord-JD commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the legacy Postcode Anywhere SOAP integration with Loqate’s current HTTPS JSON Find/Retrieve API
  • add safe postcode normalization and reject invalid service input before network requests
  • allow custom Guzzle clients and make provider response mapping resilient to optional fields
  • test provider adapters deterministically on PHP 7.1 and PHP 8.5
  • replace obsolete Travis/Coveralls configuration with GitHub Actions
  • document current providers, normalization, HTTP customization, errors, and compatibility

Compatibility

  • retains the PHP 7.1 minimum
  • retains Guzzle 6 support while selecting security-fixed 6.x/7.x versions
  • supports current PHPUnit releases where the running PHP version allows them

Validation

  • composer.json parsed as valid JSON
  • git diff --check
  • GitHub Actions matrix is the executable PHP/Composer gate because PHP and Composer are not installed in the local environment

@Jord-JD
Jord-JD merged commit 3d87586 into master Jul 18, 2026
4 of 6 checks passed
@Jord-JD
Jord-JD deleted the agent/modern-postcode-services branch July 18, 2026 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant