php-rebrickable-api-client:Rebrickable API PHP客户端

时间:2024-03-23 23:09:15
【文件属性】:

文件名称:php-rebrickable-api-client:Rebrickable API PHP客户端

文件大小:15KB

文件格式:ZIP

更新时间:2024-03-23 23:09:15

PHP

可重载的API客户端 提供用于与Rebrickable API通信的客户端和数据对象。 安装 composer require zogot/rebrickable-api-client 用法 测试 bin/build-responses vendor/bin/phpunit 所有测试都是针对模拟客户端运行的,以免每次运行都击中服务器。 为了确保其与最新的api实现一起使用,有一个脚本bin/build-responses对该脚本的API进行调用以生成用于测试的响应。 如果您不想实际测试API调用本身,则可以使用以下命令运行: vendor/bin/phpunit -c entities 贡献


【文件预览】:
php-rebrickable-api-client-master
----composer.json(733B)
----phpunit.xml(698B)
----bin()
--------build-responses(2KB)
----tests()
--------RebrickableClientTest.php(6KB)
--------Lego()
--------fixtures()
----src()
--------RebrickableClient.php(2KB)
--------Lego()
--------RebrickableRequestInterface.php(1KB)
----.gitignore(71B)
----README.md(690B)

网友评论