We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3011cc0 commit d708f9fCopy full SHA for d708f9f
README.md
@@ -44,6 +44,10 @@ foreach ($result as $row) { // results and rows implement
44
45
## Installation
46
47
+```bash
48
+pecl install cassandra
49
+```
50
+
51
[Read detailed instructions on building and installing the extension](https://github.com/datastax/php-driver/blob/master/ext/README.md)
52
53
## Compatibility
0 commit comments