文件名称:schema-registry-php-client:基于Guzzle 6的Confluent Schema Registry REST APIPHP 7.3+ API客户端-http
文件大小:54KB
文件格式:ZIP
更新时间:2024-06-06 23:26:58
php avro schema-registry api-client confluent
融合架构注册表PHP API 一个PHP 7.3+库,用于使用Confluent Schema Registry REST API。 它提供了低级功能来创建可以使用的PSR-7兼容请求,还提供了高级抽象以简化开发人员的体验。 内容 快取 低级API 测验 单元测试,编码标准和静态分析 整合测试 贡献 要求 硬依赖 相依性 版本 原因 php 〜7.3 达到EOL的最低价 guzzlephp/guzzle 〜6.3 使用Request构建PSR-7 RequestInterface beberlei/assert 〜2.7 |〜3.0 实际上PHP标准断言库 flix-tech/avro-php ^ 4.1 维护了唯一的Avro PHP实现的分支: rg/avro-php 可选依赖项 相依性 版本 原因 doctrine/cache 〜1.3 如果要使用Do
【文件预览】:
schema-registry-php-client-master
----Dockerfile(711B)
----UPGRADE.md(421B)
----.gitignore(434B)
----phpstan.neon(44B)
----.php_cs.dist(599B)
----README.md(9KB)
----bin()
--------wait-for-all.sh(418B)
--------wait-for-it.sh(5KB)
--------php(698B)
----.github()
--------workflows()
----test()
--------Exception()
--------Registry()
--------Schema()
--------IntegrationTest.php(12KB)
--------Requests()
--------bootstrap.php(52B)
----phpunit.xml.integration.dist(807B)
----docker-compose.yml(1KB)
----LICENSE(1KB)
----composer.json(1KB)
----phpunit.xml.dist(581B)
----src()
--------Exception()
--------Registry()
--------Constants()
--------Schema()
--------Registry.php(3KB)
--------AsynchronousRegistry.php(2KB)
--------SynchronousRegistry.php(1KB)
--------Requests()
----LICENSE.avro(11KB)
----Makefile(3KB)