PHPackages                             bilaliqbalr/laravel-athena - 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. [Database &amp; ORM](/categories/database)
4. /
5. bilaliqbalr/laravel-athena

AbandonedArchivedLibrary[Database &amp; ORM](/categories/database)

bilaliqbalr/laravel-athena
==========================

Laravel athena query builder.

36313[2 issues](https://github.com/bilaliqbalr/laravel-athena/issues)PHP

Since Oct 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/bilaliqbalr/laravel-athena)[ Packagist](https://packagist.org/packages/bilaliqbalr/laravel-athena)[ RSS](/packages/bilaliqbalr-laravel-athena/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Athena
==============

[](#laravel-athena)

Laravel athena database driver

Compatibility
-------------

[](#compatibility)

Laravel 5.7+

Installation Steps
------------------

[](#installation-steps)

1. `composer require bilaliqbalr/laravel-athena`
2. `php artisan vendor:publish` to publish config file.
3. Open `config/database.php` and add new connection as specified below.

```
'connections' => [
    ...
    'athena' => [
        'driver' => 'athena',
    ]
]
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8d0dfb1a0d25407949ba190728383205d47bb0bfb4316d9151a436fa17b5ec81?d=identicon)[bilaliqbalr](/maintainers/bilaliqbalr)

---

Top Contributors

[![bilaliqbalr](https://avatars.githubusercontent.com/u/4525426?v=4)](https://github.com/bilaliqbalr "bilaliqbalr (13 commits)")

---

Tags

athenalaravellaravel-athena

### Embed Badge

![Health badge](/badges/bilaliqbalr-laravel-athena/health.svg)

```
[![Health](https://phpackages.com/badges/bilaliqbalr-laravel-athena/health.svg)](https://phpackages.com/packages/bilaliqbalr-laravel-athena)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M118](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
