PHPackages                             david50407/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. david50407/convert-athena-query-results-to-array

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

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

Convert AWS Athena QueryResults to Array.

v1.0.2(7y ago)099MITPHPPHP &gt;=7.1

Since Aug 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/david50407/Convert-Athena-QueryResults-to-Array)[ Packagist](https://packagist.org/packages/david50407/convert-athena-query-results-to-array)[ RSS](/packages/david50407-convert-athena-query-results-to-array/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

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

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

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

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

[](#installation)

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

Usage
-----

[](#usage)

Convert the response of GetQueryResults into an array.

```
