naoa
null+****@clear*****
Sat Oct 4 21:01:22 JST 2014
naoa 2014-10-04 21:01:22 +0900 (Sat, 04 Oct 2014) New Revision: 3bf329934663f2c4523afd82505e84b3340f0711 https://github.com/groonga/groonga.org/commit/3bf329934663f2c4523afd82505e84b3340f0711 Message: related-project: add php-phroonga Modified files: ja/related-projects.html related-projects.html Modified: ja/related-projects.html (+5 -0) =================================================================== --- ja/related-projects.html 2014-10-04 20:56:10 +0900 (14fa042) +++ ja/related-projects.html 2014-10-04 21:01:22 +0900 (5469506) @@ -113,6 +113,11 @@ title: 関連プロジェクト <h4>Groonga + PHP</h4> <p><a href="https://github.com/nise-nabe/groonga-http-php">groonga-http-php</a>はPHPからGroongaサーバーと接続するためのクライアントライブラリです。HTTPに対応しています。</p> </section> + <section id="php-phroonga"> + <h4>Groonga + PHP</h4> + <p><a href="https://github.com/do-aki/php-phroonga">php-phroonga</a>はPHPからGroongaサーバーと接続するためのクライアントライブラリです。HTTPに対応しています。</p> + <p>紹介記事: <a href="http://www.slideshare.net/do_aki/php-groonga-publish">PHP から Groonga を使うにはこんなコードになるよ!</a></p> + </section> <section id="eroonga"> <h4>Groonga + Erlang</h4> <p><a href="https://github.com/tomaon/eroonga">eroonga</a>はErlangで実装されたgqtpクライアントです。gqtpを使っているGroongaサーバーに接続することができます。</p> Modified: related-projects.html (+4 -0) =================================================================== --- related-projects.html 2014-10-04 20:56:10 +0900 (65c8e33) +++ related-projects.html 2014-10-04 21:01:22 +0900 (27f7a6f) @@ -105,6 +105,10 @@ title: Related Projects <h4>Groonga + PHP</h4> <p><a href="https://github.com/nise-nabe/groonga-http-php">groonga-http-php</a>はPHPからGroongaサーバーと接続するためのクライアントライブラリです。HTTPに対応しています。</p> </section> + <section id="php-phroonga"> + <h4>Groonga + PHP</h4> + <p><a href="https://github.com/do-aki/php-phroonga">php-phroonga</a> is a client library of Groonga server in PHP. It supports HTTP.</p> + </section> <section id="eroonga"> <h4>Groonga + Erlang</h4> <p><a href="https://github.com/tomaon/eroonga">eroonga</a> is a client library of Groonga server. It is implemented by only Erlang. You can connect to Groonga server that uses gqtp.</p> -------------- next part -------------- HTML����������������������������...Download