PHPackages                             phpinnacle/cassis - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. phpinnacle/cassis

ActiveLibrary[Queues &amp; Workers](/categories/queues)

phpinnacle/cassis
=================

PHPinnacle async Cassandra client

0.0.1(7y ago)12113MITPHPPHP ^7.2

Since Apr 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/phpinnacle/cassis)[ Packagist](https://packagist.org/packages/phpinnacle/cassis)[ Docs](https://github.com/phpinnacle/cassis)[ RSS](/packages/phpinnacle-cassis/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

PHPinnacle Cassis
=================

[](#phpinnacle-cassis)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5713073d4b0416603415d200fda7e14e938f5f620a5cfb126e818d983a78ccd5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706870696e6e61636c652f6361737369732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phpinnacle/cassis)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Coverage Status](https://camo.githubusercontent.com/265186a56a4046f43d0d9744c1ce3883215970990db33bd46b876a94fd8421c5/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f706870696e6e61636c652f6361737369732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phpinnacle/cassis/code-structure)[![Quality Score](https://camo.githubusercontent.com/69d322700127181f0d2115eea4d404ee04e9a74d8dd4f56bbd3905f4fde3b0d7/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f706870696e6e61636c652f6361737369732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phpinnacle/cassis)[![Total Downloads](https://camo.githubusercontent.com/abc4aad44748342c14d5727eb1a364bdaaa3ffff0843bc38eb12c9d430d0f0d8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706870696e6e61636c652f6361737369732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phpinnacle/cassis)

This library is a pure asynchronous PHP implementation of the Cassandra V4 binary protocol. It utilize [amphp](https://amphp.org) framework for async operations.

Install
-------

[](#install)

Via Composer

```
$ composer require phpinnacle/cassis
```

Basic Usage
-----------

[](#basic-usage)

```
