PHPackages                             clouding/presto-client-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. clouding/presto-client-php

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

clouding/presto-client-php
==========================

Presto client library for PHP.

v1.1.0(7y ago)2513.5k↓100%13MITPHPPHP &gt;=7.2

Since Feb 24Pushed 5y ago2 watchersCompare

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

READMEChangelog (6)Dependencies (8)Versions (7)Used By (0)

Presto Client PHP
=================

[](#presto-client-php)

[![](https://camo.githubusercontent.com/aa64e1cf337fba4b8bf4f8c2422ee33a8992ba309117beca7589ff1218b7b543/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f636c6f7564696e672f70726573746f2d636c69656e742d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/clouding/presto-client-php)[![](https://camo.githubusercontent.com/b2c063900fb927b6bea9810ad84ac79c642969d42e814b56880adb65ff2af6ca/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f636c6f7564696e67636974792f70726573746f2d636c69656e742d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/clouding/presto-client-php)[![](https://camo.githubusercontent.com/33acac3082f5b66bce1fb27811972fec26ff260dafbb4ada734713cf9a91b8e6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636f6d2f636c6f7564696e67636974792f70726573746f2d636c69656e742d7068702e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.com/cloudingcity/presto-client-php)[![](https://camo.githubusercontent.com/39450efcd149068634be4393cccf5208c2b4a0d9e01365524dd2a36586b0b5e3/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f636c6f7564696e67636974792f70726573746f2d636c69656e742d7068702e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/cloudingcity/presto-client-php)[![PHPStan](https://camo.githubusercontent.com/31ad7b4f47dbce7e8cf0f7ba16b958bffbf22a1b2fabd2e901e37cd2302be626/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d3434434331312e7376673f6c6f6e6743616368653d74727565267374796c653d666c61742d737175617265)](https://github.com/phpstan/phpstan)

A [Presto](https://prestodb.io) client for the [PHP](http://www.php.net/) programming language.

> Inspired by [illuminate/database](https://github.com/illuminate/database)

Features
--------

[](#features)

- Multiple connections define.
- Get result as an associative array.

Installation
------------

[](#installation)

```
composer require clouding/presto-client-php

```

Quick Start
-----------

[](#quick-start)

Create a presto manager

```
