{"id":21141953,"url":"https://github.com/matthewbdaly/laravel-postcodes","last_synced_at":"2026-04-24T08:31:53.993Z","repository":{"id":62525274,"uuid":"112328349","full_name":"matthewbdaly/laravel-postcodes","owner":"matthewbdaly","description":"Laravel Postcode lookup integration","archived":false,"fork":false,"pushed_at":"2017-11-30T21:51:43.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-23T19:07:12.682Z","etag":null,"topics":["laravel","laravel-postcodes","lumen","postcode"],"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-28T11:46:38.000Z","updated_at":"2020-11-30T16:53:52.000Z","dependencies_parsed_at":"2022-11-02T14:15:45.560Z","dependency_job_id":null,"html_url":"https://github.com/matthewbdaly/laravel-postcodes","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/matthewbdaly/laravel-postcodes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbdaly%2Flaravel-postcodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbdaly%2Flaravel-postcodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbdaly%2Flaravel-postcodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbdaly%2Flaravel-postcodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthewbdaly","download_url":"https://codeload.github.com/matthewbdaly/laravel-postcodes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbdaly%2Flaravel-postcodes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32216161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T08:24:32.376Z","status":"ssl_error","status_checked_at":"2026-04-24T08:24:26.731Z","response_time":64,"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":["laravel","laravel-postcodes","lumen","postcode"],"created_at":"2024-11-20T07:39:22.772Z","updated_at":"2026-04-24T08:31:53.973Z","avatar_url":"https://github.com/matthewbdaly.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel-postcodes\nLaravel Postcode lookup integration\n[![Build Status](https://travis-ci.org/matthewbdaly/laravel-postcodes.svg?branch=master)](https://travis-ci.org/matthewbdaly/laravel-postcodes)\n[![Coverage Status](https://coveralls.io/repos/github/matthewbdaly/laravel-postcodes/badge.svg?branch=master)](https://coveralls.io/github/matthewbdaly/laravel-postcodes?branch=master)\n\nUK postcode lookup service provider for Laravel and Lumen. Uses [Postcode Client](https://github.com/matthewbdaly/postcode-client) to enable lookups using Ideal Postcodes.\n\nNote that this service provider caches lookups indefinitely, since they don't change too often, but you may want to clear the cache from time to time. To do this, flush the `postcodes` tag.\n\nInstallation for Laravel\n------------------------\n\nThis package is only intended for Laravel 5.5 and up. Install it with the following command:\n\n```bash\n$ composer require matthewbdaly/laravel-postcodes\n```\n\nThen publish the config file:\n\n```bash\n$ php artisan vendor:publish\n```\n\nAnd add your API key to the `.env` file:\n\n```bash\nIDEAL_POSTCODES_API_KEY=foo\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewbdaly%2Flaravel-postcodes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthewbdaly%2Flaravel-postcodes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewbdaly%2Flaravel-postcodes/lists"}