{"id":21141924,"url":"https://github.com/matthewbdaly/postcode-client","last_synced_at":"2025-08-28T17:40:39.606Z","repository":{"id":62525294,"uuid":"112079837","full_name":"matthewbdaly/postcode-client","owner":"matthewbdaly","description":"Postcode lookup client","archived":false,"fork":false,"pushed_at":"2017-11-28T12:14:31.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T07:09:08.664Z","etag":null,"topics":["php","postcode","uk"],"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/matthewbdaly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-26T12:15:14.000Z","updated_at":"2018-12-17T14:50:40.000Z","dependencies_parsed_at":"2022-11-02T15:31:41.182Z","dependency_job_id":null,"html_url":"https://github.com/matthewbdaly/postcode-client","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbdaly%2Fpostcode-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbdaly%2Fpostcode-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbdaly%2Fpostcode-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbdaly%2Fpostcode-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthewbdaly","download_url":"https://codeload.github.com/matthewbdaly/postcode-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243581093,"owners_count":20314167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["php","postcode","uk"],"created_at":"2024-11-20T07:39:06.004Z","updated_at":"2025-03-14T13:15:46.842Z","avatar_url":"https://github.com/matthewbdaly.png","language":"PHP","readme":"# postcode-client\n\n[![Build Status](https://travis-ci.org/matthewbdaly/postcode-client.svg?branch=master)](https://travis-ci.org/matthewbdaly/postcode-client)\n\nPostcode lookup client. Uses [Ideal Postcodes](https://ideal-postcodes.co.uk/) to look up UK postcodes. You will need to obtain an API key in order to use it.\n\nInstallation\n------------\n\n```\ncomposer require matthewbdaly/postcode-client\n```\n\nThis library uses [HTTPlug](http://docs.php-http.org/en/latest/httplug/introduction.html) for making HTTP requests, therefore you will also need to install [a client or adapter](http://docs.php-http.org/en/latest/clients.html).\n\nUsage\n-----\n\n```\n\u003c?php\n\nrequire 'vendor/autoload.php';\n\nuse Matthewbdaly\\Postcode\\Client;\n\n$client = new Client();\n$response = $client-\u003esetKey('\u003cMY_API_KEY\u003e')\n    -\u003eget('ID1 1QD');\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewbdaly%2Fpostcode-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthewbdaly%2Fpostcode-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewbdaly%2Fpostcode-client/lists"}