beastbytes / postcodesio
Postcode & Geolocation for the UK
Installs: 70
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/beastbytes/postcodesio
Requires
- php: ^8.0
- guzzlehttp/guzzle: ^7.0
Requires (Dev)
- consolidation/robo: ^4.0
- phpunit/phpunit: ^10.0
- roave/infection-static-analysis-plugin: ^1.0
- roave/security-advisories: dev-latest
- vimeo/psalm: ^5.0
This package is auto-updated.
Last update: 2025-10-09 22:14:56 UTC
README
PHP wrapper for Postcodes.io API.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist beastbytes/postcodesio
or add
"beastbytes/postcodesio": "^1.0"
to the require section of your composer.json.