PHPackages                             abetomo/convert-athena-query-results-to-array - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. abetomo/convert-athena-query-results-to-array

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

abetomo/convert-athena-query-results-to-array
=============================================

Convert AWS Athena QueryResults to Array.

v3.0.0(5y ago)653.7k↓30.3%2MITPHPPHP &gt;=7.3CI passing

Since Aug 14Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/abetomo/Convert-Athena-QueryResults-to-Array)[ Packagist](https://packagist.org/packages/abetomo/convert-athena-query-results-to-array)[ RSS](/packages/abetomo-convert-athena-query-results-to-array/feed)WikiDiscussions main Synced 1mo ago

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

Convert-Athena-QueryResults-to-Array
====================================

[](#convert-athena-queryresults-to-array)

[![Latest Stable Version](https://camo.githubusercontent.com/a47f3587bb4f7f47a9309dc5378932c4fc5937c7ba92ad740cee9ed6cfd9b81c/68747470733a2f2f706f7365722e707567782e6f72672f616265746f6d6f2f636f6e766572742d617468656e612d71756572792d726573756c74732d746f2d61727261792f762f737461626c65)](https://packagist.org/packages/abetomo/convert-athena-query-results-to-array)[![Test](https://github.com/abetomo/Convert-Athena-QueryResults-to-Array/actions/workflows/workflow.yml/badge.svg)](https://github.com/abetomo/Convert-Athena-QueryResults-to-Array/actions/workflows/workflow.yml)

Convert AWS Athena QueryResults to Array. Since the response of GetQueryResults is complicated, it converts it to a simple array.

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

[](#installation)

```
% composer require abetomo/convert-athena-query-results-to-array
```

Usage
-----

[](#usage)

Convert the response of GetQueryResults into an array.

```
