netsensia/companieshouse-api-php-client 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

netsensia/companieshouse-api-php-client

最新稳定版本:v0.3.1

Composer 安装命令:

composer require netsensia/companieshouse-api-php-client

包简介

API Wrapper for the Companies House API

README 文档

README

You will need an API key to use this client. To get an API key, go to https://developer.companieshouse.gov.uk/api/docs/index/gettingStarted/apikey_authorisation.html

Add to project using Composer

"require" : { "netsensia/companieshouse-api-php-client" : "~0.1.0" }, 

Usage

$client = new Client($apiKey); $profile = $client->getCompanyProfile($companyNumber); $profile->getCompanyProfile('06236637')->registered_office_address->address_line_1; $officerList = $client->getOfficerList($companyNumber); $companyList = $client->companySearch('netsen'); 

A full list of available calls can be found by examining the ClientSpec.php file which contains the spec tests. The json directory contains examples of the data returned by the Companies House API.

Development

Clone the repo and compose

git clone git@github.com:netsensia/companieshouse-api-php-client cd companieshouse-api-php-client php composer.phar install 

Run the tests

Create a file called .apiKey in the root of the project and add your companies house api key to it.

bin/phpspec run --format=pretty -vvv --stop-on-failure 

统计信息

  • 总下载量: 5.98k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 9
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 8
  • Watchers: 1
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固