PHPackages                             alipeng/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. alipeng/laravel-athena

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

alipeng/laravel-athena
======================

Laravel athena query builder.

0.01.02(5y ago)2394MITPHPPHP ^7.1

Since Mar 2Pushed 2y agoCompare

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

READMEChangelog (1)Dependencies (4)Versions (3)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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.3% 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.

###  Release Activity

Cadence

Every ~141 days

Total

2

Last Release

2121d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/871ed3cd510688961866fac06e75d6411464ba9369f994bbdbae936cfcb5cf10?d=identicon)[alipeng](/maintainers/alipeng)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

9.4k2.8k](/packages/leantime-leantime)[overtrue/laravel-versionable

Make Laravel model versionable.

585308.0k5](/packages/overtrue-laravel-versionable)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)[dragon-code/laravel-deploy-operations

Performing any actions during the deployment process

240173.5k2](/packages/dragon-code-laravel-deploy-operations)[stayallive/laravel-eloquent-observable

Register Eloquent model event listeners just-in-time directly from the model.

2928.9k7](/packages/stayallive-laravel-eloquent-observable)

PHPackages © 2026

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