Download the PHP package fusio/adapter-cassandra without Composer
On this page you can find all versions of the php package fusio/adapter-cassandra. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fusio/adapter-cassandra
More information about fusio/adapter-cassandra
Files in fusio/adapter-cassandra
Download fusio/adapter-cassandra
More information about fusio/adapter-cassandra
Files in fusio/adapter-cassandra
Vendor fusio
Package adapter-cassandra
Short Description Provides a connection to work with a cassandra database
License AGPL-3.0
Homepage http://fusio-project.org
Package adapter-cassandra
Short Description Provides a connection to work with a cassandra database
License AGPL-3.0
Homepage http://fusio-project.org
Keywords fusio-adapter
Please rate this library. Is it a good library?
Informations about the package adapter-cassandra
Fusio-Adapter-Cassandra
Fusio adapter which provides a connection to work with a cassandra database.
The adapter uses the datastax/php-driver
package thus it requires the
cassandra
PHP extension. You can install the adapter with the following steps
inside your Fusio project:
composer require fusio/adapter-cassandra
php bin/fusio system:register Fusio\Adapter\Cassandra\Adapter
NOTICE: Currently the cassandra extension supports only older PHP versions, so it is not possible to use this extension until there is a newer version.
All versions of adapter-cassandra with dependencies
PHP Build Version
Package Version
The package fusio/adapter-cassandra contains the following files
Loading the files please wait ....