scylladb / care-pet

Care Pet IoT ScyllaDB example
https://care-pet.docs.scylladb.com/
Apache License 2.0
47 stars 28 forks source link

feat(php): implementing ScyllaDB/Cassandra Driver on CarePet #119

Closed DanielHe4rt closed 1 year ago

DanielHe4rt commented 1 year ago

Description

Implemented the PHP Cassandra driver with Vanilla PHP 7.1. The idea was to build a simple framework to handle Cassandra database calls.

Todo

aws-amplify-us-east-2[bot] commented 1 year ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-119.d2s1mlfs281q1m.amplifyapp.com

Files changed:

aws-amplify-us-east-2[bot] commented 1 year ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-119.d2s1mlfs281q1m.amplifyapp.com

Files changed:

tzach commented 1 year ago

I see two docs compliation warnings:

docs/build-with-php.md:26: WARNING: None:any reference target not found: ../docs
docs/build-with-php.md:: WARNING: Could not lex literal_block as "sql". Highlighting skipped.
aws-amplify-us-east-2[bot] commented 1 year ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-119.d2s1mlfs281q1m.amplifyapp.com

Files changed:

DanielHe4rt commented 1 year ago

Started to migrate the codebase to PHP 8.2 and I had a few issues with the driver installation today.

tzach commented 1 year ago

Started to migrate the codebase to PHP 8.2 and I had a few issues with the driver installation today.

Maybe this can be done in a followup PR. This PR is already huge.

aws-amplify-us-east-2[bot] commented 1 year ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-119.d2s1mlfs281q1m.amplifyapp.com

Files changed:

aws-amplify-us-east-2[bot] commented 1 year ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-119.d2s1mlfs281q1m.amplifyapp.com

Files changed:

aws-amplify-us-east-2[bot] commented 1 year ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-119.d2s1mlfs281q1m.amplifyapp.com

Files changed:

aws-amplify-us-east-2[bot] commented 1 year ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-119.d2s1mlfs281q1m.amplifyapp.com

Files changed:

DanielHe4rt commented 1 year ago

@tzach ready to merge.

aws-amplify-us-east-2[bot] commented 1 year ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-119.d2s1mlfs281q1m.amplifyapp.com

Files changed: