loqate-integration / api-connector
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (v1.1.1) of this package.
Loqate API connector library
v1.1.1
2023-07-20 13:40 UTC
Requires
- php: >= 7.0
- ext-curl: *
- ext-json: *
This package is not auto-updated.
Last update: 2024-12-02 12:42:02 UTC
README
Overview
PHP implementation for the Loqate APIs. The following endpoints are covered by this library:
- CAPTURE FIND -> https://api.addressy.com/Capture/Interactive/Find/v1.1/
- CAPTURE RETRIEVE -> https://api.addressy.com/Capture/Interactive/Retrieve/v1.2/
- CAPTURE GEOLOCATE -> https://api.addressy.com/Capture/Interactive/GeoLocation/v1/
- ADDRESS VERIFY -> https://api.addressy.com/Cleansing/International/Batch/v1.00/
- EMAIL VERIFY -> https://api.addressy.com/EmailValidation/Interactive/Validate/v2/
- PHONE VERIFY -> https://api.addressy.com/PhoneNumberValidation/Interactive/Validate/v2.2/