Skip to content

Commit be2a60c

Browse files
committed
deploy: d4e8706
1 parent 641571a commit be2a60c

File tree

109 files changed

+376
-373
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+376
-373
lines changed

about/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
<label for=navtree-c39ac3d6 class="flex justify-between"><span class=flex>ConsumerTopic</span><svg class="icon keyborad_arrow_left"><use xlink:href="#keyborad_arrow_left"/></svg><svg class="icon keyborad_arrow_down hidden"><use xlink:href="#keyborad_arrow_down"/></svg></label><ul class=gdoc-nav__list><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicHandles/consumerTopic/getName/ class=gdoc-nav__entry>getName</a></span></li></ul></li><li><input type=checkbox id=navtree-1c2f266d class=gdoc-nav__toggle>
1616
<label for=navtree-1c2f266d class="flex justify-between"><span class=flex>ProducerTopic</span><svg class="icon keyborad_arrow_left"><use xlink:href="#keyborad_arrow_left"/></svg><svg class="icon keyborad_arrow_down hidden"><use xlink:href="#keyborad_arrow_down"/></svg></label><ul class=gdoc-nav__list><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicHandles/prodcuerTopic/getName/ class=gdoc-nav__entry>getName</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicHandles/prodcuerTopic/produce/ class=gdoc-nav__entry>produce</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicHandles/prodcuerTopic/producev/ class=gdoc-nav__entry>producev</a></span></li></ul></li></ul></li><li><input type=checkbox id=navtree-bf19af9c class=gdoc-nav__toggle>
1717
<label for=navtree-bf19af9c class="flex justify-between"><span class=flex>TopicPartition</span><svg class="icon keyborad_arrow_left"><use xlink:href="#keyborad_arrow_left"/></svg><svg class="icon keyborad_arrow_down hidden"><use xlink:href="#keyborad_arrow_down"/></svg></label><ul class=gdoc-nav__list><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/__construct/ class=gdoc-nav__entry>__construct</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/getOffset/ class=gdoc-nav__entry>getOffset</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/getPartition/ class=gdoc-nav__entry>getPartition</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/getTopicName/ class=gdoc-nav__entry>getTopicName</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/setOffset/ class=gdoc-nav__entry>setOffset</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/setPartition/ class=gdoc-nav__entry>setPartition</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/setTopicName/ class=gdoc-nav__entry>setTopicName</a></span></li></ul></li><li><input type=checkbox id=navtree-9d16627a class=gdoc-nav__toggle>
18-
<label for=navtree-9d16627a class="flex justify-between"><span class=flex>What's new</span><svg class="icon keyborad_arrow_left"><use xlink:href="#keyborad_arrow_left"/></svg><svg class="icon keyborad_arrow_down hidden"><use xlink:href="#keyborad_arrow_down"/></svg></label><ul class=gdoc-nav__list><li><span class=flex><a href=/php-simple-kafka-client.github.io/whats-new/release-1.0.0/ class=gdoc-nav__entry>Release v1.0.0</a></span></li></ul></li></ul></section><section class=gdoc-nav--more><h2>More</h2><ul class=gdoc-nav__list><li><span class=flex><svg class="icon github"><use xlink:href="#github"/></svg><a href=https://github.com/php-kafka/php-simple-kafka-client.github.io class=gdoc-nav__entry>View Source</a></span></li></ul></section></nav></aside><div class=gdoc-page><div class="gdoc-page__header flex flex-wrap justify-between" itemscope itemtype=http://data-vocabulary.org/Breadcrumb><span></span><span><span class=editpage><svg class="icon code"><use xlink:href="#code"/></svg><a href=https://github.com/php-kafka/php-simple-kafka-client.github.io/tree/main/content/about/_index.md>Edit this page</a></span></span></div><article class=gdoc-markdown><h1>About</h1><p><a href=https://github.com/edenhill/librdkafka/releases><img src=https://img.shields.io/badge/librdkafka-%3E%3D%201.4.0-blue.svg alt="Supported librdkafka versions: >= 1.4.0"></a>
18+
<label for=navtree-9d16627a class="flex justify-between"><span class=flex>What's new</span><svg class="icon keyborad_arrow_left"><use xlink:href="#keyborad_arrow_left"/></svg><svg class="icon keyborad_arrow_down hidden"><use xlink:href="#keyborad_arrow_down"/></svg></label><ul class=gdoc-nav__list><li><span class=flex><a href=/php-simple-kafka-client.github.io/whats-new/release-0.1.0/ class=gdoc-nav__entry>Release v0.1.0</a></span></li></ul></li></ul></section><section class=gdoc-nav--more><h2>More</h2><ul class=gdoc-nav__list><li><span class=flex><svg class="icon github"><use xlink:href="#github"/></svg><a href=https://github.com/php-kafka/php-simple-kafka-client.github.io class=gdoc-nav__entry>View Source</a></span></li></ul></section></nav></aside><div class=gdoc-page><div class="gdoc-page__header flex flex-wrap justify-between" itemscope itemtype=http://data-vocabulary.org/Breadcrumb><span></span><span><span class=editpage><svg class="icon code"><use xlink:href="#code"/></svg><a href=https://github.com/php-kafka/php-simple-kafka-client.github.io/tree/main/content/about/_index.md>Edit this page</a></span></span></div><article class=gdoc-markdown><h1>About</h1><p><a href=https://github.com/edenhill/librdkafka/releases><img src=https://img.shields.io/badge/librdkafka-%3E%3D%201.4.0-blue.svg alt="Supported librdkafka versions: >= 1.4.0"></a>
1919
<a href=https://github.com/edenhill/librdkafka/blob/master/INTRODUCTION.md#broker-version-compatibility><img src=https://img.shields.io/badge/kafka-%3E%3D%200.9-blue.svg alt="Supported Kafka versions: >= 0.9"></a>
2020
<img src=https://img.shields.io/badge/php-7.x%20..%208.x-blue.svg alt="Supported PHP versions: 7.x .. 8.x">
21-
<a href=https://github.com/php-kafka/php-simple-kafka-client/blob/main/LICENSE><img src=https://img.shields.io/badge/License-BSD--3-green.svg alt="License: BSD-3"></a></p><p>This extension provides ways to interact with Apache Kafka.<br>You can find some examples for producer and consumer <a href=https://github.com/php-kafka/php-kafka-examples/tree/main/src/ext-php-simple-kafka-client>here</a><br>This extension uses <a href=https://github.com/edenhill/librdkafka>librdkafka</a> for binding and was inspired by <a href=https://github.com/arnaud-lb/php-rdkafka>php-rdkafka</a>.</p></article><div class="gdoc-page__footer flex flex-wrap justify-between"></div></div></main><footer class=gdoc-footer><div class="container flex flex-wrap"><span class=gdoc-footer__item>Built with <a href=https://gohugo.io/ class=gdoc-footer__link>Hugo</a> and<svg class="icon heart"><use xlink:href="#heart"/></svg></span></div></footer></div><script defer src=/php-simple-kafka-client.github.io/js/clipboard-af8ab36589.min.js></script><script>document.addEventListener("DOMContentLoaded",function(event){var clipboard=new ClipboardJS('.clip');});</script></body></html>
21+
<a href=https://github.com/php-kafka/php-simple-kafka-client/blob/main/LICENSE><img src=https://img.shields.io/badge/License-BSD--3-green.svg alt="License: BSD-3"></a>
22+
<a href="https://gitter.im/php-kafka/php-simple-kafka-client?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src=https://badges.gitter.im/php-kafka/php-simple-kafka-client.svg alt="Join the chat at https://gitter.im/php-kafka/php-simple-kafka-client"></a></p><p>This extension provides ways to interact with Apache Kafka.<br>You can find some examples for producer and consumer <a href=https://github.com/php-kafka/php-kafka-examples/tree/main/src/ext-php-simple-kafka-client>here</a><br>This extension uses <a href=https://github.com/edenhill/librdkafka>librdkafka</a> for binding and was inspired by <a href=https://github.com/arnaud-lb/php-rdkafka>php-rdkafka</a>.</p></article><div class="gdoc-page__footer flex flex-wrap justify-between"></div></div></main><footer class=gdoc-footer><div class="container flex flex-wrap"><span class=gdoc-footer__item>Built with <a href=https://gohugo.io/ class=gdoc-footer__link>Hugo</a> and<svg class="icon heart"><use xlink:href="#heart"/></svg></span></div></footer></div><script defer src=/php-simple-kafka-client.github.io/js/clipboard-af8ab36589.min.js></script><script>document.addEventListener("DOMContentLoaded",function(event){var clipboard=new ClipboardJS('.clip');});</script></body></html>

configuration/dump/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<label for=navtree-c39ac3d6 class="flex justify-between"><span class=flex>ConsumerTopic</span><svg class="icon keyborad_arrow_left"><use xlink:href="#keyborad_arrow_left"/></svg><svg class="icon keyborad_arrow_down hidden"><use xlink:href="#keyborad_arrow_down"/></svg></label><ul class=gdoc-nav__list><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicHandles/consumerTopic/getName/ class=gdoc-nav__entry>getName</a></span></li></ul></li><li><input type=checkbox id=navtree-1c2f266d class=gdoc-nav__toggle>
1616
<label for=navtree-1c2f266d class="flex justify-between"><span class=flex>ProducerTopic</span><svg class="icon keyborad_arrow_left"><use xlink:href="#keyborad_arrow_left"/></svg><svg class="icon keyborad_arrow_down hidden"><use xlink:href="#keyborad_arrow_down"/></svg></label><ul class=gdoc-nav__list><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicHandles/prodcuerTopic/getName/ class=gdoc-nav__entry>getName</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicHandles/prodcuerTopic/produce/ class=gdoc-nav__entry>produce</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicHandles/prodcuerTopic/producev/ class=gdoc-nav__entry>producev</a></span></li></ul></li></ul></li><li><input type=checkbox id=navtree-bf19af9c class=gdoc-nav__toggle>
1717
<label for=navtree-bf19af9c class="flex justify-between"><span class=flex>TopicPartition</span><svg class="icon keyborad_arrow_left"><use xlink:href="#keyborad_arrow_left"/></svg><svg class="icon keyborad_arrow_down hidden"><use xlink:href="#keyborad_arrow_down"/></svg></label><ul class=gdoc-nav__list><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/__construct/ class=gdoc-nav__entry>__construct</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/getOffset/ class=gdoc-nav__entry>getOffset</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/getPartition/ class=gdoc-nav__entry>getPartition</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/getTopicName/ class=gdoc-nav__entry>getTopicName</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/setOffset/ class=gdoc-nav__entry>setOffset</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/setPartition/ class=gdoc-nav__entry>setPartition</a></span></li><li><span class=flex><a href=/php-simple-kafka-client.github.io/topicPartition/setTopicName/ class=gdoc-nav__entry>setTopicName</a></span></li></ul></li><li><input type=checkbox id=navtree-9d16627a class=gdoc-nav__toggle>
18-
<label for=navtree-9d16627a class="flex justify-between"><span class=flex>What's new</span><svg class="icon keyborad_arrow_left"><use xlink:href="#keyborad_arrow_left"/></svg><svg class="icon keyborad_arrow_down hidden"><use xlink:href="#keyborad_arrow_down"/></svg></label><ul class=gdoc-nav__list><li><span class=flex><a href=/php-simple-kafka-client.github.io/whats-new/release-1.0.0/ class=gdoc-nav__entry>Release v1.0.0</a></span></li></ul></li></ul></section><section class=gdoc-nav--more><h2>More</h2><ul class=gdoc-nav__list><li><span class=flex><svg class="icon github"><use xlink:href="#github"/></svg><a href=https://github.com/php-kafka/php-simple-kafka-client.github.io class=gdoc-nav__entry>View Source</a></span></li></ul></section></nav></aside><div class=gdoc-page><div class="gdoc-page__header flex flex-wrap justify-between" itemscope itemtype=http://data-vocabulary.org/Breadcrumb><span></span><span><span class=editpage><svg class="icon code"><use xlink:href="#code"/></svg><a href=https://github.com/php-kafka/php-simple-kafka-client.github.io/tree/main/content/configuration/dump.md>Edit this page</a></span></span></div><article class=gdoc-markdown><h1>dump</h1><div class=gdoc-page__anchorwrap><h2 id=description>Description<a data-clipboard-text=https://php-kafka.github.io/php-simple-kafka-client.github.io/configuration/dump/#description class="gdoc-page__anchor gdoc-page__anchor--right clip" aria-label="Anchor Description" href=#description><svg class="icon link"><use xlink:href="#link"/></svg></a></h2></div><div class=highlight><pre class=chroma><code class=language-php data-lang=php><span class=k>public</span> <span class=k>function</span> <span class=nf>dump</span><span class=p>()</span><span class=o>:</span> <span class=k>array</span> <span class=p>{}</span>
19-
</code></pre></div><p>Dumps the current configuration</p><div class=gdoc-page__anchorwrap><h2 id=example>Example<a data-clipboard-text=https://php-kafka.github.io/php-simple-kafka-client.github.io/configuration/dump/#example class="gdoc-page__anchor gdoc-page__anchor--right clip" aria-label="Anchor Example" href=#example><svg class="icon link"><use xlink:href="#link"/></svg></a></h2></div><div class=highlight><pre class=chroma><code class=language-php data-lang=php><span class=nv>$conf</span> <span class=o>=</span> <span class=k>new</span> <span class=nx>Kafka\Configuration</span><span class=p>();</span>
18+
<label for=navtree-9d16627a class="flex justify-between"><span class=flex>What's new</span><svg class="icon keyborad_arrow_left"><use xlink:href="#keyborad_arrow_left"/></svg><svg class="icon keyborad_arrow_down hidden"><use xlink:href="#keyborad_arrow_down"/></svg></label><ul class=gdoc-nav__list><li><span class=flex><a href=/php-simple-kafka-client.github.io/whats-new/release-0.1.0/ class=gdoc-nav__entry>Release v0.1.0</a></span></li></ul></li></ul></section><section class=gdoc-nav--more><h2>More</h2><ul class=gdoc-nav__list><li><span class=flex><svg class="icon github"><use xlink:href="#github"/></svg><a href=https://github.com/php-kafka/php-simple-kafka-client.github.io class=gdoc-nav__entry>View Source</a></span></li></ul></section></nav></aside><div class=gdoc-page><div class="gdoc-page__header flex flex-wrap justify-between" itemscope itemtype=http://data-vocabulary.org/Breadcrumb><span></span><span><span class=editpage><svg class="icon code"><use xlink:href="#code"/></svg><a href=https://github.com/php-kafka/php-simple-kafka-client.github.io/tree/main/content/configuration/dump.md>Edit this page</a></span></span></div><article class=gdoc-markdown><h1>dump</h1><div class=gdoc-page__anchorwrap><h2 id=description>Description<a data-clipboard-text=https://php-kafka.github.io/php-simple-kafka-client.github.io/configuration/dump/#description class="gdoc-page__anchor gdoc-page__anchor--right clip" aria-label="Anchor Description" href=#description><svg class="icon link"><use xlink:href="#link"/></svg></a></h2></div><div class=highlight><pre class=chroma><code class=language-php data-lang=php><span class=k>public</span> <span class=k>function</span> <span class=nf>dump</span><span class=p>()</span><span class=o>:</span> <span class=k>array</span> <span class=p>{}</span>
19+
</code></pre></div><p>Dumps the current configuration</p><div class=gdoc-page__anchorwrap><h2 id=example>Example<a data-clipboard-text=https://php-kafka.github.io/php-simple-kafka-client.github.io/configuration/dump/#example class="gdoc-page__anchor gdoc-page__anchor--right clip" aria-label="Anchor Example" href=#example><svg class="icon link"><use xlink:href="#link"/></svg></a></h2></div><div class=highlight><pre class=chroma><code class=language-php data-lang=php><span class=nv>$conf</span> <span class=o>=</span> <span class=k>new</span> <span class=nx>SimpleKafkaClient\Configuration</span><span class=p>();</span>
2020
<span class=nv>$conf</span><span class=o>-&gt;</span><span class=na>set</span><span class=p>(</span><span class=s1>&#39;auto.offset.reset&#39;</span><span class=p>,</span> <span class=s1>&#39;earliest&#39;</span><span class=p>);</span>
2121
<span class=nv>$conf</span><span class=o>-&gt;</span><span class=na>dump</span><span class=p>();</span>
2222
</code></pre></div></article><div class="gdoc-page__footer flex flex-wrap justify-between"></div></div></main><footer class=gdoc-footer><div class="container flex flex-wrap"><span class=gdoc-footer__item>Built with <a href=https://gohugo.io/ class=gdoc-footer__link>Hugo</a> and<svg class="icon heart"><use xlink:href="#heart"/></svg></span></div></footer></div><script defer src=/php-simple-kafka-client.github.io/js/clipboard-af8ab36589.min.js></script><script>document.addEventListener("DOMContentLoaded",function(event){var clipboard=new ClipboardJS('.clip');});</script></body></html>

0 commit comments

Comments
 (0)