ThingsDB PHP driver #370
Closed
stefanak-michal
started this conversation in
Show and tell
Replies: 3 comments 4 replies
|
If you're okay, I'd like to add your PHP connector to the ThingsDB documentation (and book). |
3 replies
|
Did you consider making the library compatible with PHP 8.1? (This seems to be the default version in Ubuntu 22.04 LTS). Currently, the use of |
1 reply
|
I wrote article about it here https://dev.to/stefanak-michal/thingsdb-and-php-3c0k |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi.
Let me share with you PHP driver for communication with ThingsDB over socket I've made. Please enjoy.
https://github.com/stefanak-michal/thingsdb-php
All reactions