Redisgraph: PHP Client?

Created on 19 Oct 2018  路  3Comments  路  Source: RedisGraph/RedisGraph

Is there a PHP client? I've opened a ticket with predis, the most popular php Redis client, but I also wanted to check it here.

Thanks,

enhancement help wanted

Most helpful comment

All 3 comments

Hi @esokullu,
It's been awhile since I've worked with PHP (~14 years), regardless RedisGraph clients are quite simple, usually a thin wrapper on-top of Graph.query which gives an easier access to the result-set.
If someone would like to create such a client It would be a welcome contribution, otherwise end of November is a feasible date for us to create one.

Thanks @swilly22 @kjdev

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dandago picture dandago  路  3Comments

sidenAlex picture sidenAlex  路  3Comments

abevoelker picture abevoelker  路  5Comments

kkonevets picture kkonevets  路  3Comments

WitchsCat picture WitchsCat  路  10Comments