Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Tarantool have connector for PHP 7? [closed]

I'd like to use Tarantool with new PHP 7. I have found a driver here https://github.com/tarantool/tarantool-php, but it is only suitable for PHP 5.

like image 443
Alex Z Avatar asked Nov 26 '25 04:11

Alex Z


1 Answers

PHP7 driver is in development. Alpha version is in public, but it's very fragile.

It's located on php7-v1 branch of https://github.com/tarantool/tarantool-php repository.

As an alternative, you may also try pure php driver, which also works on php7: https://github.com/tarantool-php/client.

like image 155
bigbes Avatar answered Nov 27 '25 20:11

bigbes



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!