[Groonga-commit] groonga/groonga.org at eca3ba1 [gh-pages] related-projects: add Proonga

Back to archive index

naoa null+****@clear*****
Sat Oct 4 19:43:32 JST 2014


naoa	2014-10-04 19:43:32 +0900 (Sat, 04 Oct 2014)

  New Revision: eca3ba10caa4e3fc73a64c738944d98b7195b725
  https://github.com/groonga/groonga.org/commit/eca3ba10caa4e3fc73a64c738944d98b7195b725

  Message:
    related-projects: add Proonga

  Modified files:
    ja/related-projects.html
    related-projects.html

  Modified: ja/related-projects.html (+5 -0)
===================================================================
--- ja/related-projects.html    2014-10-04 16:58:29 +0900 (38ccee6)
+++ ja/related-projects.html    2014-10-04 19:43:32 +0900 (e4fc62b)
@@ -58,6 +58,11 @@ title: 関連プロジェクト
       <p><a href="https://github.com/charsbar/groonga-api">Ploonga</a>はGroongaのPerlバインディングです。PerlからGroongaをライブラリとして利用することができます。</p>
       <p>紹介記事: <a href="http://d.hatena.ne.jp/charsbar/20130131/1359567580">Ploonga/Groonga::APIというのを書き始めている件 - Charsbar::Note</a></p>
     </section>
+    <section id="proonga">
+      <h4>Groonga + PHP</h4>
+      <p><a href="https://github.com/Yujiro3/proonga">Proonga</a>はGroongaのPHPバインディングです。PHPからGroongaをライブラリとして利用することができます。</p>
+      <p>紹介記事: <a href="http://blog.sheeps.me/index.php/archives/267">The PHP bindings of Groonga</a></p>
+    </section>
     <section id="haroonga">
       <h4>Groonga + Haskell</h4>
       <p><a href="https://github.com/cosmo0920/haroonga">Haroonga</a>はGroongaのHaskellバインディングです。Haroongaはヘッダファイル(groonga.h)から生成したRawバインディングと呼ばれるAPIに加え、CommandAPIとしてGroongaコマンドのレイヤーのAPIを提供しています。そのためHaskellからGroongaコマンドのレイヤーのAPIだけでなく、Groongaの多くの機能をライブラリとして使えるようになっています。</p>

  Modified: related-projects.html (+4 -0)
===================================================================
--- related-projects.html    2014-10-04 16:58:29 +0900 (aa844a8)
+++ related-projects.html    2014-10-04 19:43:32 +0900 (d51e0f4)
@@ -55,6 +55,10 @@ title: Related Projects
       <h4>Groonga + Perl</h4>
       <p><a href="https://github.com/charsbar/groonga-api">Ploonga</a> is a Perl bindings for Groonga. You can use Groonga as a library in Perl.</p>
     </section>
+    <section id="proonga">
+      <h4>Groonga + PHP</h4>
+      <p><a href="https://github.com/Yujiro3/proonga">Proonga</a> is a PHP bindings for Groonga. You can use Groonga as a library in PHP.</p>
+    </section>
     <section id="haroonga">
       <h4>Groonga + Haskell</h4>
       <p><a href="https://github.com/cosmo0920/haroonga">Haroonga</a> is a Haskell bindings for Groonga. You can use both Groonga command layer API and low layer API in Haskell.</p>
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index