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

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

abmn614/presto-client-php
=========================

Presto client library for PHP.

V1.1.7(1y ago)034↓100%1MITPHPPHP &gt;=7.1

Since Feb 24Pushed 1y agoCompare

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

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

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

[](#presto-client-php)

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.
- add support for session
- add support for insert overwrite

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

[](#installation)

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

```

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

[](#quick-start)

Create a presto manager

```
