PHPackages                             hkulekci/skytable-php - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. hkulekci/skytable-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

hkulekci/skytable-php
=====================

This library is a client for PHP that allows you to interact with the Skytable server.

35172[2 issues](https://github.com/hkulekci/skytable-php/issues)[1 PRs](https://github.com/hkulekci/skytable-php/pulls)PHPCI passing

Since Aug 21Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/hkulekci/skytable-php)[ Packagist](https://packagist.org/packages/hkulekci/skytable-php)[ RSS](/packages/hkulekci-skytable-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Skytable PHP Client
===================

[](#skytable-php-client)

[![codecov](https://camo.githubusercontent.com/71c9b574212c93b88dc588b46b5c946804ecaa6c7b4d334c5f54a5a79b778a40/68747470733a2f2f636f6465636f762e696f2f67682f686b756c656b63692f736b797461626c652d7068702f6272616e63682f6d61737465722f67726170682f62616467652e7376673f746f6b656e3d393354484158315a504e)](https://codecov.io/gh/hkulekci/skytable-php)

Skytable is an insanely fast, free and open-source, realtime NoSQL database that aims to provide flexible data modeling without compromising on performance or queryability — at scale.

This library is a client for PHP that allows you to interact with the Skytable server. It is very simple to use.

Here an example to create a connection for Skytable:

```
